[PATCH] D151842: [TableGen] Add !setdagarg and !setdagname

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 11:50:08 PDT 2023


hliao updated this revision to Diff 528967.
hliao added a comment.

My bad. Add the missing period.


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.528967.patch
Type: text/x-patch
Size: 14868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/c62e46ac/attachment.bin>


More information about the llvm-commits mailing list