[PATCH] D33710: [TableGen] Make Record::getValueAsString and getValueAsListOfStrings return StringRefs instead of std::string
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 12:01:38 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL304325: [TableGen] Make Record::getValueAsString and getValueAsListOfStrings return… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D33710?vs=100825&id=100905#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33710
Files:
llvm/trunk/include/llvm/TableGen/Record.h
llvm/trunk/lib/TableGen/Record.cpp
llvm/trunk/utils/TableGen/AsmMatcherEmitter.cpp
llvm/trunk/utils/TableGen/AsmWriterEmitter.cpp
llvm/trunk/utils/TableGen/CodeEmitterGen.cpp
llvm/trunk/utils/TableGen/CodeGenDAGPatterns.cpp
llvm/trunk/utils/TableGen/GlobalISelEmitter.cpp
llvm/trunk/utils/TableGen/OptParserEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33710.100905.patch
Type: text/x-patch
Size: 9248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170531/9226f7a6/attachment.bin>
More information about the llvm-commits
mailing list