hanchenye-llvm-project/llvm/lib
Eli Friedman ba9b25a6ba Add missing attributes to cpp backend.
llvm-svn: 108547
2010-07-16 18:47:20 +00:00
..
Analysis eliminate CallInst::ArgOffset 2010-07-16 09:38:02 +00:00
Archive
AsmParser Factor out metadata parsing into a separate function. 2010-07-14 18:26:50 +00:00
Bitcode Add support for empty metadata nodes: !{}. 2010-07-13 19:33:27 +00:00
CodeGen Revert r108369, sorting llvm.dbg.declare information by source position, 2010-07-16 17:54:27 +00:00
CompilerDriver
ExecutionEngine Get rid of a bunch of duplicated ELF enum values. 2010-07-16 07:53:29 +00:00
Linker
MC fix indentation and 80 cols 2010-07-15 21:19:31 +00:00
Support Don't pass StringRef by reference. 2010-07-14 22:38:02 +00:00
System Rather than using an ifdef on the target to zero out fields, 2010-07-14 14:32:33 +00:00
Target Add missing attributes to cpp backend. 2010-07-16 18:47:20 +00:00
Transforms Reorder the contents of various getAnalysisUsage functions, eliminating 2010-07-16 17:58:45 +00:00
VMCore eliminate CallInst::ArgOffset 2010-07-16 09:38:02 +00:00
Makefile