llvm-6502/lib/Transforms
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
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation More migration to raw_ostream, the water has dried up around the iostream hole. 2009-07-25 00:23:56 +00:00
IPO More migration to raw_ostream, the water has dried up around the iostream hole. 2009-07-25 00:23:56 +00:00
Scalar Initial update to VMCore to use Twines for string arguments. 2009-07-25 04:41:11 +00:00
Utils Convert a few more uses of llvm/Support/Streams.h to raw_ostream. 2009-07-25 01:13:51 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00