aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/Inputs/icf-merge2.s
blob: e845a6177e21faa10cd0a40d64412a37d821d878 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
.section .rodata.str,"aMS",@progbits,1
.asciz "bar"
.asciz "baz"
boo:
.asciz "boo"

.section .text.f2,"ax"
.globl f2
f2:
lea boo+42(%rip), %rax