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

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