[LLVMdev] JIT compiler on ARM issue
David Chisnall
David.Chisnall at cl.cam.ac.uk
Tue Oct 1 07:09:19 PDT 2013
On 1 Oct 2013, at 14:49, Tim Northover <tnorthover at apple.com> wrote:
> We're hoping to get rid of the old one soon, but there are one or two features that don't quite work there yet. Lazy compilation is the only one I know of, since we got multi-module support yesterday. But there may be more.
Can MCJIT handle thread-local references? This was the feature keeping us on the old JIT. If it's expected to be working then I'll give it another try.
David
More information about the llvm-dev
mailing list