[PATCH] D54926: [TableGen] Preprocessing support

Vyacheslav Zakharin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 27 11:00:41 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347686: [TableGen] Preprocessing support (authored by vzakhari, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54926?vs=175384&id=175535#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54926/new/

https://reviews.llvm.org/D54926

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: D54926.175535.patch
Type: text/x-patch
Size: 50110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181127/70ca0e1e/attachment.bin>


More information about the llvm-commits mailing list