Go to file
Daniel Dunbar e9fee8a361 Initial support for code generation from .ast files.
- Doesn't actually work yet because only module level asm's get correctly marked as externally visible in the PCH.

 - Other things like 'clang-cc foo.ast -ast-dump' now work, as well.

llvm-svn: 82107
2009-09-17 00:48:13 +00:00
clang Initial support for code generation from .ast files. 2009-09-17 00:48:13 +00:00
compiler-rt add conversion functions and test cases for ARM 2009-09-14 23:26:56 +00:00
llvm Some platforms may need malloc.h for alloca. 2009-09-17 00:14:44 +00:00