llvm-6502/lib
Chris Lattner 747fddd484 rework the remaining autoupgrade logic to use a StringRef instead of creating a
temporary std::string for every function being checked.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133355 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-18 18:56:39 +00:00
..
Analysis Simplify code. No functionality change. 2011-06-18 14:42:42 +00:00
Archive
AsmParser Fix -Asserts build 2011-06-17 22:21:12 +00:00
Bitcode
CodeGen Simplify code. No change in functionality. 2011-06-18 13:53:47 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Directly print to a raw_ostream instead of printing to a buffer first. 2011-06-18 14:42:47 +00:00
Object
Support
Target Remove unused but set variables. 2011-06-18 11:09:41 +00:00
Transforms Fix PR10103: Less code for enum type translation. 2011-06-18 10:28:47 +00:00
VMCore rework the remaining autoupgrade logic to use a StringRef instead of creating a 2011-06-18 18:56:39 +00:00
CMakeLists.txt
Makefile