brintos

brintos / llvm-project-archived public Read only

0
0
Text · 252 B · a31c9a1 Raw
10 lines · plain
1# You cannot continue a DEFINE with a RUN.2 3# DEFINE: %{foo}=echo \4# RUN: %{foo}5# DEFINE: %{too-late-to-continue}=6 7# CHECK: Test has unterminated '{{DEFINE}}:' directive (with '\') at line [[#@LINE-4]]8 9# CHECK: Unresolved: 1 {{\([0-9]*.[0-9]*%\)}}10