[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
Thu Jun 14 04:34:31 PDT 2018
nhaehnle updated this revision to Diff 151329.
nhaehnle marked 4 inline comments as done.
nhaehnle added a comment.
Address review comments. Going to submit later today.
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.151329.patch
Type: text/x-patch
Size: 26570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180614/c292f7ec/attachment.bin>
More information about the llvm-commits
mailing list