[PATCH] D93911: [TableGen] Add the assert statement, step 1

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 30 07:40:43 PST 2020


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

I made Craig's suggested changes. I also added one more test to the test file.


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

https://reviews.llvm.org/D93911

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93911.314121.patch
Type: text/x-patch
Size: 15796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201230/2d8163e5/attachment.bin>


More information about the llvm-commits mailing list