forked from OSchip/llvm-project
69040d5b0b
This change makes the ModuleTranslation threadsafe by locking on the LLVMContext. Furthermore, we now clone the llvm module into a new context when compiling to PTX similar to what the OrcJit does. Differential Revision: https://reviews.llvm.org/D78207 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CRunnerUtils.cpp | ||
ExecutionEngine.cpp | ||
OptUtils.cpp | ||
RunnerUtils.cpp |