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

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


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

Improve parser error messages and add missing CHECK: in tests


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.137344.patch
Type: text/x-patch
Size: 8027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/395d0010/attachment.bin>


More information about the llvm-commits mailing list