Adrian Prantl
2063a27aea
Relocate Mach-O AST section parsing from SerializedModuleLoader/ to ASTSectionImporter/.
...
Swift SVN r7869
2013-09-03 21:56:53 +00:00
Adrian Prantl
e216617f30
Use portable LLVM header instead of Darwin header.
...
Swift SVN r7857
2013-09-03 20:14:43 +00:00
Adrian Prantl
d929050173
Implement SerializedModuleLoader::addASTSection() to parse AST sections as
...
created by IrGen/SwiftASTStreamerPass.
Swift SVN r7851
2013-09-03 18:09:53 +00:00
Adrian Prantl
f12eca77ea
change formatting.
...
Swift SVN r7772
2013-08-30 00:26:34 +00:00
Adrian Prantl
1da2dc442e
s/Bitstream/MemoryBuffer/g
...
Swift SVN r7770
2013-08-30 00:22:27 +00:00
Dmitri Hrybenko
0d157c8d4c
Prune unused includes
...
Swift SVN r7730
2013-08-29 20:06:25 +00:00
Dmitri Hrybenko
ea41db75e7
lldb-moduleimport-test: replace VLA of char with SmallString,
...
replace iostream with llvm::{outs, errs}
Swift SVN r7729
2013-08-29 18:59:14 +00:00
Dmitri Hrybenko
4ca448273a
lldb-moduleimport-test: no-op whitespace fixes
...
Swift SVN r7727
2013-08-29 18:46:56 +00:00
John McCall
f11057cf02
Fix for Makefile builds.
...
Swift SVN r7721
2013-08-29 06:47:18 +00:00
Adrian Prantl
31c926660f
Extend SerializedModuleLoader to load modules from a bitstream.
...
Add tools/lldb-moduleimport-test, which simulates LLDB importing modules
from the __apple_ast section in Mach-O files and use it to regression-test
the new API.
Swift SVN r7709
2013-08-29 00:57:05 +00:00