repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[yaml2obj/obj2yaml] - Add support for .stack_sizes sections.
[llvm-complete.git]
/
test
/
FileCheck
/
check-dag-substring-prefix.txt
blob
49d4b2b9ba9134b101932bb4d0160086035ac800
1
; RUN: not FileCheck -check-prefix=A -check-prefix=AA -input-file %s %s
2
3
this is the string to be matched
4
this should also be matched
5
6
; BAA-DAG: this is the string to be {{matched}}
7
; BAA-DAG: this should also be {{matched}}