summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/ppc64-no-split-stack.s
blob: 83717677266de2e166b26e52a6ca7715693a7d2b (plain)
1
2
3
4
5
6
7
8
	.abiversion 2
        .p2align    2
        .global     nss_callee
        .type nss_callee, @function
nss_callee:
    li 3, 1
    blr

OpenPOWER on IntegriCloud