[yaml2obj] - Allow placing local symbols after globals.
[llvm-complete.git] / test / FileCheck / separate-multi-prefix.txt
blob5578d7f1b9643bc32fa80eec361231e602682d15
1 // RUN: not FileCheck -check-prefix=SOMEPREFIX -input-file %s %s
2 // RUN: FileCheck -check-prefix=ANOTHER -input-file %s %s
4 asdf
5 ; SOMEPREFIX: {{t}}his_is_not_asdf
6 ; ANOTHER: {{a}}sdf