Revert "Have JIT execution take ownership of the LLVMContextRef"
This reverts commit 5c5095d25e
.
Conflicts:
src/librusti/rusti.rc
This commit is contained in:
parent
5bff471dde
commit
19adece68b
8 changed files with 61 additions and 89 deletions
|
@ -45,7 +45,6 @@
|
|||
#include "llvm/Transforms/Vectorize.h"
|
||||
#include "llvm-c/Core.h"
|
||||
#include "llvm-c/BitReader.h"
|
||||
#include "llvm-c/ExecutionEngine.h"
|
||||
#include "llvm-c/Object.h"
|
||||
|
||||
// Used by RustMCJITMemoryManager::getPointerToNamedFunction()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue