aarch64 and arm testsuite fixes for targets lacking shared libs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arc / tls_gd-01.s
1 .text
2 .align 4
3
4 .global __start
5 __start:
6 add r0, pcl, @baz@tlsgd
7 add r0, pcl, @bar@tlsgd
This page took 0.05389 seconds and 4 git commands to generate.