[PATCH] D96416: [TableGen] Improve algorithms for processing template arguments; add type checking
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 12 09:33:59 PST 2021
Paul-C-Anagnostopoulos updated this revision to Diff 323366.
Paul-C-Anagnostopoulos added a comment.
I cleaned up the tidies. I also made two simple changes to the TableGen Programmer's Reference.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96416/new/
https://reviews.llvm.org/D96416
Files:
llvm/docs/TableGen/ProgRef.rst
llvm/include/llvm/TableGen/Record.h
llvm/lib/TableGen/Record.cpp
llvm/lib/TableGen/TGParser.cpp
llvm/lib/TableGen/TGParser.h
llvm/test/TableGen/self-reference-typeerror.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96416.323366.patch
Type: text/x-patch
Size: 26234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210212/a0751864/attachment-0001.bin>
More information about the llvm-commits
mailing list