Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr20550b.s
1 .globl strings
2 .section .rodata
3 .LC0:
4 .string "test"
5 .section .data.rel.local,"aw",@progbits
6 .align 8
7 .type strings, @object
8 .size strings, 8
9 strings:
10 .quad .LC0
This page took 0.029902 seconds and 4 git commands to generate.