llvm-6502/lib/LTO
Rafael Espindola c77a7749ff Revert "Convert a few std::strings to StringRef."
This reverts commit r212342.

We can get a StringRef into the current Record, but not one in the bitcode
itself since the string is compressed in it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212356 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-04 20:02:42 +00:00
..
CMakeLists.txt
LLVMBuild.txt LTO depends on Object now. 2014-07-03 20:19:03 +00:00
LTOCodeGenerator.cpp Implement LTOModule on top of IRObjectFile. 2014-07-04 18:40:36 +00:00
LTOModule.cpp Revert "Convert a few std::strings to StringRef." 2014-07-04 20:02:42 +00:00
Makefile Test commit. Fixed a copy-paste error in the Makefile for lib/LTO. 2013-10-03 18:05:12 +00:00