llvm-6502/include/llvm/TableGen
Yaron Keren 7fa3dea12d 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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232551 91177308-0d34-0410-b5e6-96231b3b80d8
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 Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
StringMatcher.h
StringToOffsetTable.h Remove StringMap::GetOrCreateValue in favor of StringMap::insert 2014-11-19 05:49:42 +00:00
TableGenBackend.h