[PATCH] D99800: [TableGen] [ProgRef] Correct a couple of mistakes; use 'true' and 'false' in examples

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 2 09:43:40 PDT 2021


Paul-C-Anagnostopoulos created this revision.
Paul-C-Anagnostopoulos added reviewers: lattner, dblaikie, craig.topper.
Paul-C-Anagnostopoulos requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This simple revision corrects a couple of mistakes in the TableGen Programmer's Reference. It also uses 'true' and 'false' in some examples.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D99800

Files:
  llvm/docs/TableGen/ProgRef.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99800.334973.patch
Type: text/x-patch
Size: 5625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/d41badd5/attachment.bin>


More information about the llvm-commits mailing list