[PATCH] D151842: [TableGen] Add !setdagarg and !setdagname
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 11:57:21 PDT 2023
hliao updated this revision to Diff 528537.
hliao added a comment.
Add a common helper for !getdagarg, !setdagarg, and !setdagname
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151842/new/
https://reviews.llvm.org/D151842
Files:
llvm/docs/TableGen/ProgRef.rst
llvm/include/llvm/TableGen/Record.h
llvm/lib/TableGen/Record.cpp
llvm/lib/TableGen/TGLexer.cpp
llvm/lib/TableGen/TGLexer.h
llvm/lib/TableGen/TGParser.cpp
llvm/test/TableGen/getsetop.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151842.528537.patch
Type: text/x-patch
Size: 14771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230605/e86a227b/attachment.bin>
More information about the llvm-commits
mailing list