brintos

brintos / llvm-project-archived public Read only

0
0
Text · 226 B · 49d4b2b Raw
8 lines · plain
1; RUN: not FileCheck -check-prefix=A -check-prefix=AA -input-file %s %s2 3this is the string to be matched4this should also be matched5 6; BAA-DAG: this is the string to be {{matched}}7; BAA-DAG: this should also be {{matched}}8