[PATCH] D47431: TableGen: Allow foreach in multiclass to depend on template args

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 06:40:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335221: TableGen: Allow foreach in multiclass to depend on template args (authored by nha, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D47431

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/NestedForeach.td
  llvm/trunk/test/TableGen/foreach-multiclass.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47431.152271.patch
Type: text/x-patch
Size: 26768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/d170e33c/attachment.bin>


More information about the llvm-commits mailing list