[PATCH] D157492: [TableGen] Add `!dump` and `dump`.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 10 00:59:36 PDT 2023
fpetrogalli updated this revision to Diff 548906.
fpetrogalli added a comment.
Following the decision to abandon D156420 <https://reviews.llvm.org/D156420>, I have updated this patch with the correct docs, comments and tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157492/new/
https://reviews.llvm.org/D157492
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/lib/TableGen/TGParser.h
llvm/test/TableGen/dump.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157492.548906.patch
Type: text/x-patch
Size: 12293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230810/a5d892a0/attachment.bin>
More information about the llvm-commits
mailing list