summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/icf-merge3.s
blob: 91bf05ebea2739c13d59a978d9e01407c6c6fb31 (plain)
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+43(%rip), %rax
OpenPOWER on IntegriCloud