7 lines
82 B
ArmAsm
7 lines
82 B
ArmAsm
// RUN: llvm-mc -triple arm-unknown-unknown %s
|
|
|
|
i:
|
|
.long g
|
|
g = h
|
|
h = i
|