[SimplifyLibCalls] Remove useless bits of this tests.
[oota-llvm.git] / test / FileCheck / check-dag-multi-prefix-2.txt
1 ; RUN: FileCheck -check-prefix=A -input-file %s %s
2
3 this should be matched
4
5 ; B-DAG: foo
6
7 ; A-DAG: {{this}} should be matched