Displaying 2 results from an estimated 2 matches for "ctps".
Did you mean:
caps
2015 Mar 23
3
[LLVMdev] multithreading and the JIT, specifically llvm::sys::Memory
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
2014 Aug 23
2
[LLVMdev] [cfe-dev] [RFC] Raising LLVM minimum required MSVC version to 2013 for trunk
MSVC survives because there's no effective competition- it's like
communications providers in the United States or political parties in
China. The alternatives like GCC have no decent development environments
for them, and Clang has the bonus of not being mature w.r.t. things like
Standard libraries. The reality is, there's nowhere to go *but* MSVC. This
stuff is the major reason why