xref: /llvm-project/lld/test/ELF/Inputs/icf2.s (revision 0b28952993ae0f0d17153b4059900c60013ecb63)
1.globl f1, f2
2.section .text.f2, "ax"
3f2:
4  mov $60, %rdi
5  call f1
6