[PATCH] D74796: [tablegen] Add !iscomplete(Value)

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 11:18:30 PST 2020


dsanders updated this revision to Diff 245477.
dsanders marked 4 inline comments as done.
dsanders added a comment.

Additional comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74796

Files:
  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/field-access-initializers.td
  llvm/test/TableGen/isa-consistency.td
  llvm/test/TableGen/iscomplete.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74796.245477.patch
Type: text/x-patch
Size: 10443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/0f5944fd/attachment.bin>


More information about the llvm-commits mailing list