[llvm-commits] [PATCH 12/13] Add Foreach Tests

David Greene dag at cray.com
Tue Jan 31 14:49:44 PST 2012


Add tests to check foreach operation.
---
 test/TableGen/ForeachLoop.td   |   43 +++++++++++++++++++++++
 test/TableGen/NestedForeach.td |   74 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 117 insertions(+), 0 deletions(-)
 create mode 100644 test/TableGen/ForeachLoop.td
 create mode 100644 test/TableGen/NestedForeach.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012-Add-Foreach-Tests.patch
Type: text/x-patch
Size: 2754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120131/2f250712/attachment.bin>


More information about the llvm-commits mailing list