Give the longer name to the instruction that will probably be eliminated later
[oota-llvm.git] / lib / Transforms / ExprTypeConvert.cpp
index 7e9c9aff2b6de285c8a19b0221d3e993ca0e631b..a1dd7ad9e9cfb2ef3531166dfcc62cdf86e74f07 100644 (file)
@@ -11,7 +11,6 @@
 #include "llvm/iPHINode.h"
 #include "llvm/iMemory.h"
 #include "llvm/ConstantHandling.h"
-#include "llvm/Transforms/Scalar/DCE.h"
 #include "llvm/Analysis/Expressions.h"
 #include "Support/STLExtras.h"
 #include <algorithm>