Hi I am curious abt the status of threaded llvm. From the programmers, I understand llvm can be safely multi threaded albeit through managed statics that might limit the threadibility. Is my understanding correct? Is that true on all platforms like windows, linux and say arm targets ? Also is there any data on the compilation speedup that can be seen ? thanks shrey