summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/x86-64-reloc-error.s
blob: bce6f8fafaaa8320d874452bab4ce7b4e248fdae (plain)
1
2
3
4
5
6
7
.global big
.hidden big
big = 0x1000000000

.global foo
.hidden foo
foo = 0
OpenPOWER on IntegriCloud