[PATCH] D152998: [TableGen] Support named arguments

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 01:00:26 PDT 2023


wangpc updated this revision to Diff 542348.
wangpc added a comment.

Rebase.


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.542348.patch
Type: text/x-patch
Size: 23723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/40b4951f/attachment.bin>


More information about the llvm-commits mailing list