xref
: /
llvm-project
/
lld
/
test
/
ELF
/
Inputs
/
icf2.s
(revision 0b28952993ae0f0d17153b4059900c60013ecb63)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
globl
f1
,
f2
2
.
section
.
text
.
f2
,
"ax"
3
f2
:
4
mov
$
60
, %
rdi
5
call
f1
6