[Reland][Runtimes] Merge 'compile_commands.json' files from runtimes build (#116303)
[llvm-project.git] / llvm / test / FileCheck / check-dag-multi-prefix-2.txt
blob4add70da1609234c6402b6d149e5725477d4b8e6
1 ; RUN: FileCheck -check-prefix=A -input-file %s %s
3 this should be matched
5 ; B-DAG: foo
7 ; A-DAG: {{this}} should be matched