Init LLVM/JIT stuff
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "AST/CodeGenVisitor.h"
|
||||
|
||||
CodeGenVisitor::CodeGenVisitor() {
|
||||
//
|
||||
builder_ = new llvm::IRBuilder<>(llvm::getGlobalContext());
|
||||
}
|
||||
|
||||
CodeGenVisitor::~CodeGenVisitor() {
|
||||
|
||||
Reference in New Issue
Block a user