summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs/merge.s
blob: a8e1144fbc277c62c7ea7ebf5aac12bbafe4091d (plain)
1
2
3
4
5
6
        .section        .mysec,"aM",@progbits,4
        .align  4
        .long   0x42

        .text
        movl .mysec, %eax
OpenPOWER on IntegriCloud