brintos

brintos / llvm-project-archived public Read only

0
0
Text · 199 B · 817836b Raw
13 lines · plain
1// RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s2 3	.text4bar:5 6	.data7.globl foo8.set   foo, bar9.globl foo10.set   foo, bar11 12// CHECK-NOT: invalid reassignment of non-absolute variable13