From 40b432f28052f11e4bfeeb67f89663f8453119a7 Mon Sep 17 00:00:00 2001 From: Martin Nowack Date: Thu, 7 Mar 2019 15:23:06 +0000 Subject: Add support for LLVM 8.0 --- lib/Core/Executor.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Core') diff --git a/lib/Core/Executor.cpp b/lib/Core/Executor.cpp index cb7d2ca9..95bddf8c 100644 --- a/lib/Core/Executor.cpp +++ b/lib/Core/Executor.cpp @@ -62,7 +62,6 @@ #include "llvm/IR/IntrinsicInst.h" #include "llvm/IR/LLVMContext.h" #include "llvm/IR/Module.h" -#include "llvm/IR/TypeBuilder.h" #include "llvm/Support/CommandLine.h" #include "llvm/Support/ErrorHandling.h" #include "llvm/Support/FileSystem.h" -- cgit 1.4.1