xref: /llvm-project/lld/test/ELF/Inputs/print-icf.s (revision 031fe10927a9e62bd6dcfce3bcbded5cb218588f)
1.section .text.f6, "ax"
2f6:
3  mov $60, %rax
4  mov $42, %rdi
5  syscall
6
7  .section .text.f7, "ax"
8f7:
9  mov $0, %rax
10