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

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 22:01:53 PDT 2023


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

- Rebase.
- Rename `changeValue` to `cloneWithValue`.


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
  llvm/test/TableGen/template-args.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154066.536108.patch
Type: text/x-patch
Size: 21868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230630/74f6e21b/attachment.bin>


More information about the llvm-commits mailing list