XCOFF: add support for TLS relocations on hidden symbols
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / unaligned-lwpc-1.s
1 .text
2 .align 4
3 .globl foo
4 .ent foo
5 foo:
6 lwpc $2, bar1
7 lwpc $2, bar2
8 .end foo
9
10 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
11 .align 4, 0
12 .space 16