Stop generating GNU build notes for linkonce sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / pr18223.s
1 .section .text._init,"ax",%progbits
2 .globl _init
3 .hidden _init
4 .type _init, %function
5 _init:
6 .byte 0
This page took 0.028633 seconds and 4 git commands to generate.