repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git]
/
lld
/
test
/
ELF
/
Inputs
/
aarch64-addrifunc.s
blob
25ec4cb813da2bb522bfe4d60b009ce2f2c4fe73
1
.text
2
.globl func1
3
.type func1, %function
4
func1
:
5
adrp x8
, :
got
:
ifunc2
6
ldr x8
, [
x8
, :
got_lo12
:
ifunc2
]
7
ret