brintos

brintos / llvm-project-archived public Read only

0
0
Text · 342 B · 35fdf4f Raw
9 lines · plain
1# DEFINE: %{global:greeting}=Hello2# RUN: %{global:echo}3 4#      CHECK: ValueError: Substitution whose pattern contains '%{global:greeting}' is already defined before '{{DEFINE}}:' directive at line [[#@LINE-3]]5# CHECK-NEXT: Existing pattern: %{global:greeting}6#  CHECK-NOT: Existing pattern:7 8# CHECK: Unresolved: 1 {{\([0-9]*.[0-9]*%\)}}9