[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
Thu Nov 5 06:08:03 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGae2cb4f4273f: [TableGen] Add true and false literals to represent booleans (authored by Paul-C-Anagnostopoulos).

Repository:
  rG LLVM Github Monorepo

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.303095.patch
Type: text/x-patch
Size: 11424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201105/cabfb24f/attachment.bin>


More information about the llvm-commits mailing list