[PATCH] D127948: [TableGen] Add new operator !instanceof
Wang Pengcheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 05:32:46 PDT 2022
pcwang-thead updated this revision to Diff 437512.
pcwang-thead added a comment.
Fix test errors.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127948/new/
https://reviews.llvm.org/D127948
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/instanceof-error.td
llvm/test/TableGen/instanceof.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127948.437512.patch
Type: text/x-patch
Size: 10094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220616/89ba5386/attachment.bin>
More information about the llvm-commits
mailing list