Merge branch 'master' into merge-job
[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.048351 seconds and 4 git commands to generate.