[PATCH] D151602: [TableGen] Add !getdagarg and !getdagname

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 29 08:01:18 PDT 2023


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

Rebase and ping for review


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151602

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: D151602.526443.patch
Type: text/x-patch
Size: 14371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230529/72db170d/attachment.bin>


More information about the llvm-commits mailing list