[PATCH] D53840: Preprocessing support in tablegen
Vyacheslav Zakharin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 6 09:59:56 PST 2018
vzakhari updated this revision to Diff 172782.
Repository:
rL LLVM
https://reviews.llvm.org/D53840
Files:
docs/TableGen/LangRef.rst
lib/TableGen/Main.cpp
lib/TableGen/TGLexer.cpp
lib/TableGen/TGLexer.h
lib/TableGen/TGParser.h
test/TableGen/prep-diag1.td
test/TableGen/prep-diag10.td
test/TableGen/prep-diag11-include.inc
test/TableGen/prep-diag11.td
test/TableGen/prep-diag12-include.inc
test/TableGen/prep-diag12.td
test/TableGen/prep-diag13.td
test/TableGen/prep-diag14.td
test/TableGen/prep-diag2.td
test/TableGen/prep-diag3.td
test/TableGen/prep-diag4.td
test/TableGen/prep-diag5.td
test/TableGen/prep-diag6.td
test/TableGen/prep-diag7.td
test/TableGen/prep-diag8.td
test/TableGen/prep-diag9.td
test/TableGen/prep-region-include.inc
test/TableGen/prep-region-processing.td
test/TableGen/unterminated-c-comment-include.inc
test/TableGen/unterminated-c-comment.td
test/TableGen/unterminated-code-block-include.inc
test/TableGen/unterminated-code-block.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53840.172782.patch
Type: text/x-patch
Size: 49227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/67470389/attachment.bin>
More information about the llvm-commits
mailing list