android_mt6572_jiabo/external/llvm/test/FileCheck/check-multi-prefix-label.txt
2025-09-05 16:56:03 +08:00

6 lines
122 B
Text

// RUN: FileCheck -check-prefix=ONE -check-prefix=TWO -input-file %s %s
foo
bar
; ONE-LABEL: {{f}}oo
; TWO-NEXT: {{b}}ar