Remove unnecessary TargetMachine.h includes.
[oota-llvm.git] / lib / CodeGen / InlineSpiller.cpp
index 4064d1312393e9d61bcfe86a59fb29bbe1ebb288..e1d5f3c6282cc2cdf3c533337666010b76e509d3 100644 (file)
@@ -34,7 +34,6 @@
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/raw_ostream.h"
 #include "llvm/Target/TargetInstrInfo.h"
-#include "llvm/Target/TargetMachine.h"
 
 using namespace llvm;