search for: pr941

Displaying 2 results from an estimated 2 matches for "pr941".

Did you mean: pr491
2007 Apr 10
2
[LLVMdev] LLVM and TLS
...oolchain 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. Lauro
2007 Apr 10
0
[LLVMdev] LLVM and TLS
Hello, Lauro. > 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. It's in my todo list. But I don't know, when I will have a chance to start working. Adding TLS support seems to be tricky, since there are 4 different TLS "models" with different "as...