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 Reformat blank lines. 2014-05-12 03:32:56 +00:00
Main.h Reformat blank lines. 2014-05-12 03:32:56 +00:00
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 Reformat blank lines. 2014-05-12 03:32:56 +00:00
StringToOffsetTable.h Remove StringMap::GetOrCreateValue in favor of StringMap::insert 2014-11-19 05:49:42 +00:00
TableGenBackend.h [typo] An LLVM. 2013-08-16 23:30:19 +00:00