llvm-6502/lib
Daniel Dunbar 6e0d1cb309 Initial update to VMCore to use Twines for string arguments.
- The only meat here is in Value.{h,cpp} the rest is essential 'const
   std::string &' -> 'const Twine &'.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77048 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-25 04:41:11 +00:00
..
Analysis Teach ScalarEvolution to make use of no-overflow flags when 2009-07-25 01:22:26 +00:00
Archive
AsmParser Move ExtractElementInst to ::Create instead of new. Update all uses. 2009-07-25 02:28:41 +00:00
Bitcode Move ExtractElementInst to ::Create instead of new. Update all uses. 2009-07-25 02:28:41 +00:00
CodeGen Convert a few more things to use raw_ostream. 2009-07-25 01:43:01 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker Initial update to VMCore to use Twines for string arguments. 2009-07-25 04:41:11 +00:00
MC
Support
System
Target 80 col violation. 2009-07-25 01:55:25 +00:00
Transforms Initial update to VMCore to use Twines for string arguments. 2009-07-25 04:41:11 +00:00
VMCore Initial update to VMCore to use Twines for string arguments. 2009-07-25 04:41:11 +00:00
Makefile