[PATCH] D71407: [TableGen] Introduce a `defvar` statement.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 04:55:22 PST 2020


simon_tatham updated this revision to Diff 235850.
simon_tatham marked 2 inline comments as done.
simon_tatham added a comment.

Addressed all review comments (I think).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71407

Files:
  llvm/docs/TableGen/LangRef.rst
  llvm/lib/TableGen/TGLexer.cpp
  llvm/lib/TableGen/TGLexer.h
  llvm/lib/TableGen/TGParser.cpp
  llvm/lib/TableGen/TGParser.h
  llvm/test/TableGen/defvar.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71407.235850.patch
Type: text/x-patch
Size: 17366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200102/8593b7ed/attachment.bin>


More information about the llvm-commits mailing list