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-local-entry.s
blob
fc0a72df762d994b7260b73b9fa9be064ab06d2c
1
.text
2
.abiversion 2
3
.globl foo_external_same
# -- Begin function foo_external_same
4
.p2align 4
5
.type foo_external_same,@function
6
foo_external_same
:
# @foo_external_same
7
.Lfunc_begin0:
8
# %bb.0: # %entry
9
add
3
,
4
,
3
10
extsw
3
,
3
11
blr
12
.long 0
13
.quad 0
14
.Lfunc_end0:
15
.size foo_external_same, .Lfunc_end0-.Lfunc_begin0
16
# -- End function