[PATCH] Add ALL to FileCheck
Matt Arsenault
Matthew.Arsenault at amd.com
Mon Aug 12 19:20:35 PDT 2013
This provides an implied prefix that will match no matter what -check-prefix is. This is useful for tests that are run multiple times with different options, but the majority of tested lines will be the same.
http://llvm-reviews.chandlerc.com/D1374
Files:
docs/CommandGuide/FileCheck.rst
test/CodeGen/ARM/fast-isel-load-store-verify.ll
test/MC/ARM/arm_instructions.s
utils/FileCheck/FileCheck.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1374.1.patch
Type: text/x-patch
Size: 13739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130812/4572bdd8/attachment.bin>
More information about the llvm-commits
mailing list