Stop generating GNU build notes for linkonce sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pie / vaddr.s
CommitLineData
58e7ebac
L
1 .globl main
2 .globl start
3 .globl _start
4 .globl __start
5 .text
6main:
7start:
8_start:
9__start:
10 .byte 0
This page took 0.20402 seconds and 4 git commands to generate.