summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/linkerscript/Inputs/addr.s
blob: 65d99dcf99cd69e02845befac82c7592be29494b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.text
.globl _start
_start:

.section .foo.1,"a"
.quad 1

.section .foo.2,"a"
.quad 2

.section .foo.3,"a"
.quad 3
OpenPOWER on IntegriCloud