[PATCH] D152998: [TableGen][RISCV] Support named arguments
Wang Pengcheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 29 04:54:13 PDT 2023
wangpc updated this revision to Diff 535726.
wangpc added a comment.
- Rebase.
- Add error test that specifies the same argument name twice.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152998.535726.patch
Type: text/x-patch
Size: 19210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/3b694420/attachment.bin>
More information about the llvm-commits
mailing list