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
/
ppc64-func.s
blob
745faf870e6beeb638451dd103d9b7287d09e30b
1
.text
2
.abiversion 2
3
.globl foo_not_shared
4
.p2align 4
5
.type foo_not_shared,@function
6
7
foo_not_shared
:
8
.Lfunc_begin0:
9
li
3
,
55
10
blr
11
.long 0
12
.quad 0
13
.Lfunc_end0:
14
.size foo_not_shared, .Lfunc_end0-.Lfunc_begin0