summaryrefslogtreecommitdiff
path: root/test/FileCheck/check-multi-prefix-label.txt
blob: 41fe64151d47dcbabe4862dd68ef0be06a66307b (plain)
1
2
3
4
5
6
// RUN: FileCheck -check-prefix=ONE -check-prefix=TWO -input-file %s %s

foo
bar
; ONE-LABEL: {{f}}oo
; TWO-NEXT: {{b}}ar