Remove includes of Support/Compiler.h that are no longer needed after the
[oota-llvm.git] / lib / Transforms / Instrumentation / RSProfiling.cpp
index 132dd0c8081b7fdc1f24c0d07792f4d737e62c72..c08efc1e4bdd4968a7035e0eac43d22faf52da2d 100644 (file)
@@ -42,7 +42,6 @@
 #include "llvm/Transforms/Scalar.h"
 #include "llvm/Transforms/Utils/BasicBlockUtils.h"
 #include "llvm/Support/CommandLine.h"
-#include "llvm/Support/Compiler.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/raw_ostream.h"