summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/linkerscript/Inputs/align.s
blob: c804536aa543bec5f7683a2e3320b8130544b953 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.global _start
_start:
 nop

.section .aaa, "a"
.quad 0

.section .bbb, "a"
.quad 0

.section .ccc, "a"
.quad 0

OpenPOWER on IntegriCloud