testing
[oota-llvm.git] / lib / Transforms / ExprTypeConvert.cpp
index 1669f0371e1778564d4bfe9e284859c7f010ed35..0f80c2f8bb223fd34a769ca8a2376c7d194abc0c 100644 (file)
@@ -15,9 +15,7 @@
 
 #include "TransformInternals.h"
 #include "llvm/Constants.h"
-#include "llvm/iOther.h"
-#include "llvm/iPHINode.h"
-#include "llvm/iMemory.h"
+#include "llvm/Instructions.h"
 #include "llvm/Analysis/Expressions.h"
 #include "Support/STLExtras.h"
 #include "Support/Debug.h"