[LLVMdev] LLVM and TLS
Chris Lattner
sabre at nondot.org
Tue Apr 10 11:15:05 PDT 2007
On Tue, 10 Apr 2007, Lauro Ramos Venancio wrote:
> 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.
I don't believe anyone is working on TLS support. It would be great if
you wanted to work on this!
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list