brintos

brintos / llvm-project-archived public Read only

0
0
Text · 162 B · 900c2ac Raw
10 lines · plain
1# RUN: not llvm-mc -triple=hexagon %s 2> %t2# RUN: FileCheck < %t %s3 4.equ   a, 05.set   a, 16.equ   a, 27.equiv a, 38# CHECK: {{[Ee]}}rror: redefinition of 'a'9 10