Change objfile::partial_symtabs to be a unique_ptr
[deliverable/binutils-gdb.git] / gold / testsuite / aarch64_tlsdesc.t
1 SECTIONS
2 {
3 .text : { *(.text) }
4 .got.plt : { *(.got.plt) }
5 .got : { *(.got) }
6 }
This page took 0.030478 seconds and 4 git commands to generate.