[PATCH] D93419: [TableGen] Add the !substr() bang operator

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 08:48:24 PST 2020


Paul-C-Anagnostopoulos updated this revision to Diff 312814.
Paul-C-Anagnostopoulos marked 2 inline comments as done.
Paul-C-Anagnostopoulos added a comment.

Incorporated @jansvoboda11 comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93419/new/

https://reviews.llvm.org/D93419

Files:
  llvm/docs/TableGen/ProgRef.rst
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/TGLexer.cpp
  llvm/lib/TableGen/TGLexer.h
  llvm/lib/TableGen/TGParser.cpp
  llvm/lib/TableGen/TGParser.h
  llvm/test/TableGen/substr.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93419.312814.patch
Type: text/x-patch
Size: 11578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/60da65eb/attachment.bin>


More information about the llvm-commits mailing list