forked from OSchip/llvm-project
remove unneeded #include, reducing # static ctors.
llvm-svn: 113437
This commit is contained in:
parent
5838af54bf
commit
c7fae585ca
|
@ -18,7 +18,6 @@
|
|||
#include "clang/Frontend/CompilerInstance.h"
|
||||
#include "llvm/ADT/StringRef.h"
|
||||
#include "llvm/ExecutionEngine/ExecutionEngine.h"
|
||||
#include "llvm/ExecutionEngine/JIT.h"
|
||||
#include "llvm/Module.h"
|
||||
|
||||
// Project includes
|
||||
|
|
Loading…
Reference in New Issue