[LLVMdev] thread_local
Anton Korobeynikov
asl at math.spbu.ru
Wed Jul 11 03:18:25 PDT 2007
Hello, Bram
> This weekend, I've noticed that GlobalVariable's could be declared as
> thread-local in LLVM 2.0. However, when using it on a small example
> (OSX), I got the following error:
Unfortunately, TLS stuff is currently only (probably) supported on X86
and ARM. Nobody tried to implement it on PPC.
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
More information about the llvm-dev
mailing list