[PATCH] D44478: TableGen: Streamline how defs are instantiated

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 10:16:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328117: TableGen: Streamline how defs are instantiated (authored by nha, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44478?vs=138909&id=139322#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44478

Files:
  llvm/trunk/include/llvm/TableGen/Record.h
  llvm/trunk/lib/TableGen/Record.cpp
  llvm/trunk/lib/TableGen/TGParser.cpp
  llvm/trunk/lib/TableGen/TGParser.h
  llvm/trunk/test/TableGen/MultiClass-defm-fail.td
  llvm/trunk/test/TableGen/foreach-multiclass.td
  llvm/trunk/test/TableGen/name-resolution-consistency.td
  llvm/trunk/test/TableGen/self-reference.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44478.139322.patch
Type: text/x-patch
Size: 34392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180321/e7f0d705/attachment.bin>


More information about the llvm-commits mailing list