Sign in
llvm
/
llvm-project
/
ce1c1a0e6d6b8dcae19a2b51e01246dd8850691f
/
.
/
llvm
/
test
/
FileCheck
/
separate-multi-prefix.txt
blob: 5578d7f1b9643bc32fa80eec361231e602682d15 [
file
] [
log
] [
blame
]
// RUN: not FileCheck -check-prefix=SOMEPREFIX -input-file %s %s
// RUN: FileCheck -check-prefix=ANOTHER -input-file %s %s
asdf
; SOMEPREFIX: {{t}}his_is_not_asdf
; ANOTHER: {{a}}sdf