[X86] Add hasSideEffects = 0 to CALLpcrel16. This matches what is inferred from patte...
[oota-llvm.git] / test / FileCheck / check-substring-multi-prefix.txt
1 // RUN: FileCheck -check-prefix=AAAOVERLAP -check-prefix=OVERLAP -input-file %s %s
2
3 foo
4 bar
5 buzz
6
7 OVERLAP: foo
8 AAAOVERLAP: bar
9 OVERLAP: buzz