Displaying 2 results from an estimated 2 matches for "5e7e579d".
2010 Nov 11
2
[LLVMdev] problem with __thread on linux/x86_64
On 11 November 2010 12:49, Jay Foad <jay.foad at gmail.com> wrote:
> Delving a bit deeper, the difference seems to be that symbol "i" in
> the assembler source:
>
> .type i, at object # @i
> .section .tdata,"awT", at progbits
> .globl i
> .align 4
> i:
> .long 7
2010 Nov 11
0
[LLVMdev] problem with __thread on linux/x86_64
...e this, if it
wants to be able to assembler .s files generated by GCC.
Jay.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: typetls.diff
Type: text/x-patch
Size: 919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101111/5e7e579d/attachment.bin>