[PATCH] D152998: [TableGen] Support named arguments
Wang Pengcheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 01:01:33 PDT 2023
wangpc updated this revision to Diff 538949.
wangpc added a comment.
- Rebase.
- No sub-typing for ArgumentInit.
- Add spaces before `def` in tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152998/new/
https://reviews.llvm.org/D152998
Files:
llvm/docs/ReleaseNotes.rst
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/named-arguments.td
llvm/test/TableGen/template-args.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152998.538949.patch
Type: text/x-patch
Size: 24377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/6216bf72/attachment.bin>
More information about the llvm-commits
mailing list