[PATCH] D44109: TableGen: Add a defset statement

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 7 02:43:58 PST 2018


nhaehnle updated this revision to Diff 137343.
nhaehnle added a comment.

Clarify the docs


Repository:
  rL LLVM

https://reviews.llvm.org/D44109

Files:
  docs/TableGen/LangRef.rst
  include/llvm/TableGen/Record.h
  lib/TableGen/TGLexer.cpp
  lib/TableGen/TGLexer.h
  lib/TableGen/TGParser.cpp
  lib/TableGen/TGParser.h
  test/TableGen/defset-typeerror.td
  test/TableGen/defset.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44109.137343.patch
Type: text/x-patch
Size: 11756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/4d2d42e7/attachment.bin>


More information about the llvm-commits mailing list