[PATCH] D90635: [TableGen] Add true and false literals to represent booleans

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 06:39:52 PST 2020


Paul-C-Anagnostopoulos updated this revision to Diff 302831.
Paul-C-Anagnostopoulos added a comment.

I cleaned out the obsolete code lines.

I updated one more test to use the new literals.


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

https://reviews.llvm.org/D90635

Files:
  llvm/docs/TableGen/ProgRef.rst
  llvm/lib/TableGen/TGLexer.cpp
  llvm/lib/TableGen/TGLexer.h
  llvm/lib/TableGen/TGParser.cpp
  llvm/test/TableGen/condsbit.td
  llvm/test/TableGen/foreach-range-parse-errors0.td
  llvm/test/TableGen/paste-reserved.td
  llvm/test/TableGen/true-false.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90635.302831.patch
Type: text/x-patch
Size: 11424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201104/4bb47747/attachment.bin>


More information about the llvm-commits mailing list