llvm-6502/lib
Rafael Espindola 9baee3b3a3 Make the bots happy.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116719 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-18 18:03:28 +00:00
..
Analysis Eliminate some calls to Value::getNameStr. 2010-10-16 11:28:23 +00:00
Archive
AsmParser Eliminate some calls to Value::getNameStr. 2010-10-16 11:28:23 +00:00
Bitcode Provide a fast "get me the target triple from the module" API. This can 2010-10-06 01:22:42 +00:00
CodeGen Trivial grammar tweak. 2010-10-18 16:29:26 +00:00
CompilerDriver
ExecutionEngine
Linker Revert "RequiresUnique" patch. This should be handled at a lower level. 2010-10-06 20:18:44 +00:00
MC Make the bots happy. 2010-10-18 18:03:28 +00:00
Support Build with RTTI and exceptions disabled. Only in GCC for now. 2010-10-17 02:26:16 +00:00
System Build with RTTI and exceptions disabled. Only in GCC for now. 2010-10-17 02:26:16 +00:00
Target Added a handful of x86-32 instructions that were missing so that llvm-mc would 2010-10-18 17:04:36 +00:00
Transforms Eliminate some calls to Value::getNameStr. 2010-10-16 11:28:23 +00:00
VMCore std::string cleanup. 2010-10-17 07:39:34 +00:00
Makefile