[PATCH] D99275: Add the TableGen assert statement, step 2

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 25 09:12:44 PDT 2021


Paul-C-Anagnostopoulos updated this revision to Diff 333323.
Paul-C-Anagnostopoulos added a comment.

Incorporate everyone's comments.

I'll let this cook for another day before pushing it.


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

https://reviews.llvm.org/D99275

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99275.333323.patch
Type: text/x-patch
Size: 10227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/4cb3ff9c/attachment.bin>


More information about the llvm-commits mailing list