[TableGen] Use a StringRef instead of creating a new std::string. It gets...
[TableGen] Use a StringRef instead of creating a new std::string. It gets passed to a function that takes a StringRef anyway. NFC llvm-svn: 258007
Loading
Please sign in to comment