Retro68/binutils/ld/testsuite/ld-x86-64/tlsgd2.s

6 lines
79 B
ArmAsm
Raw Normal View History

2012-03-26 19:18:29 +00:00
.text
.globl _start
_start:
leaq foo@TLSGD(%rip), %rdi
call __tls_get_addr