summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/linkerscript/Inputs/sections-va-overflow.s
blob: 6bb049031c7dbead43385c118b1aeb112c645f90 (plain)
1
2
3
4
5
6
.global _start
_start:
  retq

.bss
.space 0x2000
OpenPOWER on IntegriCloud