summaryrefslogtreecommitdiff
path: root/llvm_context.mm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm_context.mm')
-rw-r--r--llvm_context.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm_context.mm b/llvm_context.mm
index ecf71a0..5eefdb4 100644
--- a/llvm_context.mm
+++ b/llvm_context.mm
@@ -12,7 +12,7 @@
#include <llvm/DerivedTypes.h>
#include <llvm/LLVMContext.h>
-#include <llvm/Support/TypeBuilder.h>
+//#include <llvm/Support/TypeBuilder.h>
using namespace llvm;
LLVMContext *llvm_context;