blob: 49d4b2b9ba9134b101932bb4d0160086035ac800 [file] [log] [blame]
Matt Arsenaultee4f5ea2013-11-10 02:04:09 +00001; RUN: not FileCheck -check-prefix=A -check-prefix=AA -input-file %s %s
2
3this is the string to be matched
4this should also be matched
5
6; BAA-DAG: this is the string to be {{matched}}
7; BAA-DAG: this should also be {{matched}}