[PATCH] D100854: [TableGen] Change assertion information from a tuple to a struct [NFC]

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 23 09:46:53 PDT 2021


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

Incorporate latest comments from @dblaikie and @craig.topper.


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

https://reviews.llvm.org/D100854

Files:
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/TGParser.cpp
  llvm/lib/TableGen/TGParser.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100854.340088.patch
Type: text/x-patch
Size: 6155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210423/92058df4/attachment.bin>


More information about the llvm-commits mailing list