bolt/deps/llvm-18.1.8/llvm/test/FileCheck/check-multi-prefix-label.txt

7 lines
122 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
// RUN: FileCheck -check-prefix=ONE -check-prefix=TWO -input-file %s %s
foo
bar
; ONE-LABEL: {{f}}oo
; TWO-NEXT: {{b}}ar