blob: d4e12c0fd3d5d308db06117e4bba5f772ac59e90 [file] [log] [blame]
; Test relaxation into non-zero offset to different segment.
.section .branch, "ax",@progbits
.balign 4
branch:
bra Work
.section .text
.balign 4
DoesNotWork:
nop
nop
Work:
nop
nop