[SimplifyLibCalls] Remove useless bits of this tests.
[oota-llvm.git] / test / FileCheck / check-multi-prefix-label.txt
1 // RUN: FileCheck -check-prefix=ONE -check-prefix=TWO -input-file %s %s
2
3 foo
4 bar
5 ; ONE-LABEL: {{f}}oo
6 ; TWO-NEXT: {{b}}ar