[PATCH] D127948: [TableGen] Add new operator !exists

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 20:13:24 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
pcwang-thead marked an inline comment as done.
Closed by commit rG634484885ccf: [TableGen] Add new operator !exists (authored by pcwang-thead).

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.439251.patch
Type: text/x-patch
Size: 11397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220623/fe394c9f/attachment.bin>


More information about the llvm-commits mailing list