diff options
-rw-r--r-- | tools/llc/llc.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/llc/llc.cpp b/tools/llc/llc.cpp index 810ba42200..ca8df72057 100644 --- a/tools/llc/llc.cpp +++ b/tools/llc/llc.cpp @@ -23,7 +23,6 @@ #include "llvm/CodeGen/LinkAllAsmWriterComponents.h" #include "llvm/CodeGen/LinkAllCodegenComponents.h" #include "llvm/Config/config.h" -#include "llvm/LinkAllVMCore.h" #include "llvm/Support/CommandLine.h" #include "llvm/Support/Debug.h" #include "llvm/Support/FileUtilities.h" |