Fixing a bunch of valgrind errors and reworking globals.
This commit is contained in:
@@ -49,6 +49,8 @@ private:
|
||||
xe_memory_ref memory_;
|
||||
shared_ptr<llvm::ExecutionEngine> engine_;
|
||||
|
||||
auto_ptr<llvm::LLVMContext> dummy_context_;
|
||||
|
||||
std::vector<ExecModule*> modules_;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user