Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
refs/heads/r
/
.
/
test
/
FileCheck
/
check-dag-multi-prefix-2.txt
blob: 4add70da1609234c6402b6d149e5725477d4b8e6 [
file
] [
log
] [
blame
]
Matt Arsenault
ee4f5ea
2013-11-10 02:04:09 +0000
[
diff
] [
blame
]
1
; RUN: FileCheck -check-prefix=A -input-file %s %s
2
3
this should be matched
4
5
; B-DAG: foo
6
7
; A-DAG: {{this}} should be matched