[PATCH] D127948: [TableGen] Add new operator !exists
Wang Pengcheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 22 20:05:51 PDT 2022
pcwang-thead updated this revision to Diff 439248.
pcwang-thead added a comment.
Do not touch comment in ParseSimpleValue.
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/exists-error-non-string.td
llvm/test/TableGen/exists-error-record.td
llvm/test/TableGen/exists-error-uninitialized.td
llvm/test/TableGen/exists.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127948.439248.patch
Type: text/x-patch
Size: 11397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220623/a891b48f/attachment-0001.bin>
More information about the llvm-commits
mailing list