[PATCH] D43651: TableGen: Reimplement !foreach using the resolving mechanism

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 5 07:23:36 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326705: TableGen: Reimplement !foreach using the resolving mechanism (authored by nha, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D43651

Files:
  llvm/trunk/docs/TableGen/LangIntro.rst
  llvm/trunk/include/llvm/TableGen/Record.h
  llvm/trunk/lib/TableGen/Record.cpp
  llvm/trunk/lib/TableGen/TGParser.cpp
  llvm/trunk/test/TableGen/MultiPat.td
  llvm/trunk/test/TableGen/TargetInstrSpec.td
  llvm/trunk/test/TableGen/foreach-eval.td
  llvm/trunk/test/TableGen/foreach-leak.td
  llvm/trunk/test/TableGen/foreach.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43651.136998.patch
Type: text/x-patch
Size: 21252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/ced7c90c/attachment.bin>


More information about the llvm-commits mailing list