Change objfile::partial_symtabs to be a unique_ptr
[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.038763 seconds and 4 git commands to generate.