[PATCH] D44110: TableGen: Add !dag function for construction

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 03:13:50 PST 2018


nhaehnle updated this revision to Diff 137718.
nhaehnle marked an inline comment as done.
nhaehnle added a comment.

Clarify docs, add test cases.


Repository:
  rL LLVM

https://reviews.llvm.org/D44110

Files:
  docs/TableGen/LangIntro.rst
  docs/TableGen/LangRef.rst
  include/llvm/TableGen/Record.h
  lib/TableGen/Record.cpp
  lib/TableGen/TGLexer.cpp
  lib/TableGen/TGLexer.h
  lib/TableGen/TGParser.cpp
  test/TableGen/dag-functional.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44110.137718.patch
Type: text/x-patch
Size: 9230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/c1bdaeea/attachment-0001.bin>


More information about the llvm-commits mailing list