Change objfile::partial_symtabs to be a unique_ptr
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / fdpic-stack.s
1 .text
2 .globl _start
3 .type _start,@function
4 _start:
5 nop
This page took 0.030369 seconds and 4 git commands to generate.