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

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 12:23:34 PDT 2018


nhaehnle updated this revision to Diff 149828.
nhaehnle added a comment.

Address a review comment


Repository:
  rL LLVM

https://reviews.llvm.org/D47431

Files:
  include/llvm/TableGen/Record.h
  lib/TableGen/Record.cpp
  lib/TableGen/TGParser.cpp
  lib/TableGen/TGParser.h
  test/TableGen/NestedForeach.td
  test/TableGen/foreach-multiclass.td

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


More information about the llvm-commits mailing list