[LLVMdev] LLVM and TLS

Kenneth Hoste kenneth.hoste at elis.ugent.be
Wed Apr 11 02:26:25 PDT 2007


On 10 Apr 2007, at 19:08, Lauro Ramos Venancio wrote:

> Hi all,
>
> I'm trying to make a toolchain for arm-linux-gnueabi using the
> llvm-gcc. To do this, I made some changes in crosstool 0.42.
>
> Everything goes fine until llvm-gcc tries to compile the glibc.
> llvm-gcc can't compile glibc because it doesn't support TLS (Thread
> Local Storage).
>
> I know there is a bug report about TLS (PR941). Is there someone
> implementing TLS in LLVM and llvm-gcc? If not, I will implement this.

Cool. Will this make it possible to compile (parts of) glibc to LLVM  
bytecode? Or am I msitaking?

>
> Lauro
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-- 

Statistics are like a bikini. What they reveal is suggestive, but  
what they conceal is vital (Aaron Levenstein)

Kenneth Hoste
ELIS - Ghent University
kenneth.hoste at elis.ugent.be
http://www.elis.ugent.be/~kehoste





More information about the llvm-dev mailing list