diff options
| -rw-r--r-- | lib/IR/Module.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/IR/Module.cpp b/lib/IR/Module.cpp index 0825bda..8affcc9 100644 --- a/lib/IR/Module.cpp +++ b/lib/IR/Module.cpp @@ -13,7 +13,6 @@ #include "llvm/IR/Module.h" #include "SymbolTableListTraitsImpl.h" -#include "LLVMContextImpl.h" #include "llvm/ADT/DenseSet.h" #include "llvm/ADT/STLExtras.h" #include "llvm/ADT/SmallString.h" |
