[PATCH] D53840: Preprocessing support in tablegen

Vyacheslav Zakharin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 16 13:06:17 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347092: Preprocessing support in tablegen. (authored by vzakhari, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53840?vs=172782&id=174436#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53840

Files:
  llvm/trunk/docs/TableGen/LangRef.rst
  llvm/trunk/lib/TableGen/Main.cpp
  llvm/trunk/lib/TableGen/TGLexer.cpp
  llvm/trunk/lib/TableGen/TGLexer.h
  llvm/trunk/lib/TableGen/TGParser.h
  llvm/trunk/test/TableGen/prep-diag1.td
  llvm/trunk/test/TableGen/prep-diag10.td
  llvm/trunk/test/TableGen/prep-diag11-include.inc
  llvm/trunk/test/TableGen/prep-diag11.td
  llvm/trunk/test/TableGen/prep-diag12-include.inc
  llvm/trunk/test/TableGen/prep-diag12.td
  llvm/trunk/test/TableGen/prep-diag13.td
  llvm/trunk/test/TableGen/prep-diag14.td
  llvm/trunk/test/TableGen/prep-diag2.td
  llvm/trunk/test/TableGen/prep-diag3.td
  llvm/trunk/test/TableGen/prep-diag4.td
  llvm/trunk/test/TableGen/prep-diag5.td
  llvm/trunk/test/TableGen/prep-diag6.td
  llvm/trunk/test/TableGen/prep-diag7.td
  llvm/trunk/test/TableGen/prep-diag8.td
  llvm/trunk/test/TableGen/prep-diag9.td
  llvm/trunk/test/TableGen/prep-region-include.inc
  llvm/trunk/test/TableGen/prep-region-processing.td
  llvm/trunk/test/TableGen/unterminated-c-comment-include.inc
  llvm/trunk/test/TableGen/unterminated-c-comment.td
  llvm/trunk/test/TableGen/unterminated-code-block-include.inc
  llvm/trunk/test/TableGen/unterminated-code-block.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53840.174436.patch
Type: text/x-patch
Size: 50118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181116/392bcc83/attachment.bin>


More information about the llvm-commits mailing list