Remove includes of Support/Compiler.h that are no longer needed after the
[oota-llvm.git] / lib / Transforms / Utils / CloneFunction.cpp
index 38297ff4bac2a6a5e29de8613cd293b929f29123..fd8862c9c6eaeeb3d5511955993f9d4969343570 100644 (file)
@@ -21,7 +21,6 @@
 #include "llvm/GlobalVariable.h"
 #include "llvm/Function.h"
 #include "llvm/Support/CFG.h"
-#include "llvm/Support/Compiler.h"
 #include "llvm/Transforms/Utils/ValueMapper.h"
 #include "llvm/Analysis/ConstantFolding.h"
 #include "llvm/Analysis/DebugInfo.h"