xref: /llvm-project/lld/test/ELF/Inputs/ppc64-sort-small-cm-relocs-input4.s (revision d6d640ebae65d7a9f556f3a957a7b36d025dd16f)
1    .text
2    .global getRodata
3    .type getRodata,@function
4getRodata:
5.Lgep:
6    addis 2, 12, .TOC.-.Lgep@ha
7    addi 2, 2, .TOC.-.Lgep@l
8.Llep:
9    .localentry     getRodata, .Llep-.Lgep
10    lwa 3, .LC0@toc(2)
11    blr
12
13    .section        .rodata,"a",@progbits
14    .quad _start
15
16    .section        .toc,"aw",@progbits
17.LC0:
18    .tc .rodata[TC], .rodata
19