TargetRegisterInfo: Introduce PrintLaneMask.
[oota-llvm.git] / lib / CodeGen / SpillPlacement.cpp
index 97a5424aa560c51eef3bef9b9aa710a4a7b4922b..afb63ff26f43a3ce76ace976ea4be8749bfcc79d 100644 (file)
@@ -36,7 +36,6 @@
 #include "llvm/CodeGen/MachineLoopInfo.h"
 #include "llvm/CodeGen/Passes.h"
 #include "llvm/Support/Debug.h"
-#include "llvm/Support/Format.h"
 #include "llvm/Support/ManagedStatic.h"
 
 using namespace llvm;