Arm: Skip Thumb2 PLT tests on NaCL.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pru / ldi32.s
1 # Test the ldi32 relocation
2
3 .text
4 .global _start
5 _start:
6 ldi32 r16, long_symbol
This page took 0.02884 seconds and 4 git commands to generate.