summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/HoistPHIConstants.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Transforms/HoistPHIConstants.cpp')
-rw-r--r--llvm/lib/Transforms/HoistPHIConstants.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/llvm/lib/Transforms/HoistPHIConstants.cpp b/llvm/lib/Transforms/HoistPHIConstants.cpp
index d08deba7781..fe7cabf1614 100644
--- a/llvm/lib/Transforms/HoistPHIConstants.cpp
+++ b/llvm/lib/Transforms/HoistPHIConstants.cpp
@@ -6,10 +6,8 @@
//
//===----------------------------------------------------------------------===//
-
-
-
#include "llvm/Transforms/HoistPHIConstants.h"
+#include "llvm/iPHINode.h"
#include "llvm/iOther.h"
#include "llvm/BasicBlock.h"
#include "llvm/Method.h"
OpenPOWER on IntegriCloud