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

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 08:47:12 PDT 2023


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

Revise the documentation


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.527436.patch
Type: text/x-patch
Size: 11946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230601/decc4955/attachment-0001.bin>


More information about the llvm-commits mailing list