[PATCH] D43651: TableGen: Reimplement !foreach using the resolving mechanism
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 25 08:23:59 PST 2018
nhaehnle updated this revision to Diff 135829.
nhaehnle marked an inline comment as done.
nhaehnle added a comment.
Put 'a' in quotation marks in the test case comment.
Repository:
rL LLVM
https://reviews.llvm.org/D43651
Files:
docs/TableGen/LangIntro.rst
include/llvm/TableGen/Record.h
lib/TableGen/Record.cpp
lib/TableGen/TGParser.cpp
test/TableGen/MultiPat.td
test/TableGen/TargetInstrSpec.td
test/TableGen/foreach-eval.td
test/TableGen/foreach-leak.td
test/TableGen/foreach.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43651.135829.patch
Type: text/x-patch
Size: 20874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180225/97df44e7/attachment.bin>
More information about the llvm-commits
mailing list