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
/
ztext.s
blob
f66b3ee1e29bfa56f57ca7922e2e7ca571176ccf
1
.global bar
2
.type bar, @object
3
.size bar, 8
4
bar
:
5
.quad 0
6
7
.global zed
8
.type zed, @function
9
zed
:
10
nop