summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/znotext-plt-relocations.s
blob: f269cf906619b1cc69041e378b0e1f2ab09985e8 (plain)
1
2
3
4
5
6
7
8
9
10
.text
.global atexit
.type atexit,@function
atexit:
 nop

.global foo
.type foo,@function
foo:
 nop
OpenPOWER on IntegriCloud