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

.section .text.f2,"ax"
.globl f2
f2:
.quad .rodata.str+8
OpenPOWER on IntegriCloud