summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/linkerscript/Inputs/define.s
blob: bc60a233dcb4b84e44c62990e410bd9d4cbb17f2 (plain)
1
2
3
4
5
6
7
8
.global defined
defined = 0

.section .foo,"a"
.quad 1

.section .bar,"a"
.quad 1
OpenPOWER on IntegriCloud