[PATCH] D25614: [tablegen] Extract portions of AsmMatcherEmitter for re-use by another generator. NFC.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 06:13:13 PST 2016


dsanders updated this revision to Diff 77800.
dsanders marked 2 inline comments as done.
dsanders added a comment.

- explicit type
- std::string->StringRef
- Comment on parameters and AssemblerMatcherPredicate string


https://reviews.llvm.org/D25614

Files:
  utils/TableGen/AsmMatcherEmitter.cpp
  utils/TableGen/CMakeLists.txt
  utils/TableGen/SubtargetFeatureInfo.cpp
  utils/TableGen/SubtargetFeatureInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25614.77800.patch
Type: text/x-patch
Size: 10753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161114/25d399c3/attachment.bin>


More information about the llvm-commits mailing list