[PATCH] D154066: [NFC][TableGen] Refactor the implementation of arguments

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 00:58:27 PDT 2023


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

- Rebase.
- Collapse PositionalArgumentInit into ArgumentInit.

@reames I don't know if I understond your comment correctly, and I just put `PositionalArgumentInit` code in followed patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154066/new/

https://reviews.llvm.org/D154066

Files:
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/TGParser.cpp
  llvm/lib/TableGen/TGParser.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154066.538943.patch
Type: text/x-patch
Size: 15780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/b623d42f/attachment-0001.bin>


More information about the llvm-commits mailing list