Retro68/binutils/ld/testsuite/ld-x86-64/pr20550b.s

11 lines
170 B
ArmAsm
Raw Normal View History

2017-04-10 11:32:00 +00:00
.globl strings
.section .rodata
.LC0:
.string "test"
.section .data.rel.local,"aw",@progbits
.align 8
.type strings, @object
.size strings, 8
strings:
.quad .LC0