[InstCombine] Signed saturation patterns
[llvm-core.git] / test / FileCheck / check-multi-prefix-label.txt
blob41fe64151d47dcbabe4862dd68ef0be06a66307b
1 // RUN: FileCheck -check-prefix=ONE -check-prefix=TWO -input-file %s %s
3 foo
4 bar
5 ; ONE-LABEL: {{f}}oo
6 ; TWO-NEXT: {{b}}ar