1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/include/llvm/TableGen
Yaron Keren 642e6baba7 Remove StringRef->std::string->StringRef conversions.
As StringInit::get() accepts StringRef there is no need 
to construct a std::string out of the StringRef input and
then construct a new StringRef from the std::string.

llvm-svn: 232551
2015-03-17 21:33:38 +00:00
..
Error.h
Main.h
Record.h Remove StringRef->std::string->StringRef conversions. 2015-03-17 21:33:38 +00:00
SetTheory.h
StringMatcher.h
StringToOffsetTable.h
TableGenBackend.h