llvm-for-llvmta/test/FileCheck/check-multi-prefix-label.txt

7 lines
122 B
Plaintext
Raw Normal View History

2022-04-25 10:02:23 +02:00
// RUN: FileCheck -check-prefix=ONE -check-prefix=TWO -input-file %s %s
foo
bar
; ONE-LABEL: {{f}}oo
; TWO-NEXT: {{b}}ar