forked from OSchip/llvm-project
Removed extraneous #include "LLVMContextImpl.h" from lib/IR/Module.cpp
llvm-svn: 176382
This commit is contained in:
parent
0091e2ff00
commit
3cec010805
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue