[LLVMdev] multithreading and the JIT, specifically llvm::sys::Memory

Dale Martin Dale.Martin at mathworks.com
Mon Mar 23 11:39:00 PDT 2015


Hello,
We were doing some experiments to deserialize/JIT bitcode on multiple threads and we hit what looks like this issue:
http://lists.cs.uiuc.edu/pipermail/llvmbugs/2013-April/027937.html

We're using LLVM-3.5 so I was a bit surprised that the patch that was provided in 2013 doesn't appear to be in the current codebase. I'm curious what the status of this patch and issue are? Are other people multithreading their code this way?

Thanks!
  Dale

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150323/2d71b1ca/attachment.html>


More information about the llvm-dev mailing list