separate-multi-prefix.txt 185 B

1234567
  1. // RUN: not FileCheck -check-prefix=SOMEPREFIX -input-file %s %s
  2. // RUN: FileCheck -check-prefix=ANOTHER -input-file %s %s
  3. asdf
  4. ; SOMEPREFIX: {{t}}his_is_not_asdf
  5. ; ANOTHER: {{a}}sdf