[llvm-dev] JITted code and thread-local storage

Antoine Pitrou via llvm-dev llvm-dev at lists.llvm.org
Wed Aug 17 10:27:43 PDT 2016


Hello,

Am I right in thinking that MCJIT doesn't support thread-local
variables (at least not on Linux x86-64)?

Is there any plan or pending PR to support it (either in MCJIT or in
ORC)?

Thank you,

Regards

Antoine.



More information about the llvm-dev mailing list