xref: /llvm-project/lld/test/ELF/Inputs/icf-merge2.s (revision bfd5113ca1020054114602879daab4048574f8e5)
1.section .rodata.str,"aMS",@progbits,1
2.asciz "bar"
3.asciz "baz"
4boo:
5.asciz "boo"
6
7.section .text.f2,"ax"
8.globl f2
9f2:
10lea boo+42(%rip), %rax
11