]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/ELF/Inputs/i386-static-tls-model3.s
Vendor import of lld trunk r302418:
[FreeBSD/FreeBSD.git] / test / ELF / Inputs / i386-static-tls-model3.s
1 .section ".tdata", "awT", @progbits
2 .globl var
3 var:
4
5 .section .foo, "aw"
6 .global _start
7 _start:
8  movl %gs:0, %eax
9  addl var@indntpoff, %eax #R_386_TLS_IE