ld-linkonce test
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / skip-map-discarded.s
1 .globl __start
2 __start:
3
4 .section _foo,"ax",%progbits
5 foo:
6 .long 1
This page took 0.030079 seconds and 4 git commands to generate.