63f2573fe4
ld-cris/weakref4.d: New tests. * ld-cris/libdso-15b.d: Adjust for recent weakref fix.
9 lines
106 B
ArmAsm
9 lines
106 B
ArmAsm
.text
|
|
.global x
|
|
.type x,@function
|
|
x:
|
|
move.d expobj2,$r10
|
|
move.d expfn2,$r10
|
|
.Lfe1:
|
|
.size x,.Lfe1-x
|
|
|