[llvm-commits] [PATCH 03/13] Add a Foreach Parse Mode
David Greene
dag at cray.com
Tue Jan 31 14:49:35 PST 2012
Add a mode to indicate that we're parsing a foreach loop. This allows
the value parser to early-out when processing the foreach value list.
---
lib/TableGen/TGParser.cpp | 2 +-
lib/TableGen/TGParser.h | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Add-a-Foreach-Parse-Mode.patch
Type: text/x-patch
Size: 1260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120131/ed2ef35d/attachment.bin>
More information about the llvm-commits
mailing list