summaryrefslogtreecommitdiff
path: root/test/FileCheck/check-dag-multi-prefix-2.txt
blob: 4add70da1609234c6402b6d149e5725477d4b8e6 (plain)
1
2
3
4
5
6
7
; RUN: FileCheck -check-prefix=A -input-file %s %s

this should be matched

; B-DAG: foo

; A-DAG: {{this}} should be matched