[PATCH] Allow multiple check prefixes in FileCheck
Matt Arsenault
Matthew.Arsenault at amd.com
Tue Aug 13 18:08:20 PDT 2013
Change from using special prefix ALL to allowing -check-prefix option to be specified multiple times. If there are none, use CHECK as before.
I'm not sure how this interacts with CHECK-DAG.
http://llvm-reviews.chandlerc.com/D1374
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1374?vs=3413&id=3459#toc
Files:
docs/CommandGuide/FileCheck.rst
test/FileCheck/check-multi-prefix-label.txt
test/FileCheck/check-multiple-prefixes-mixed.txt
test/FileCheck/check-prefixes.txt
test/FileCheck/multiple-missing-prefixes.txt
test/FileCheck/separate-multi-prefix.txt
test/FileCheck/validate-check-prefix.txt
utils/FileCheck/FileCheck.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1374.3.patch
Type: text/x-patch
Size: 18427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130813/e80e98c8/attachment.bin>
More information about the llvm-commits
mailing list