Put the functionality for printing a value to a raw_ostream as an
[oota-llvm.git] / lib / CodeGen / ScheduleDAGPrinter.cpp
index 8ddb3e892f25787abe3c085fca5b276ff23ab201..f59c6cfd828462cb7cf7c1f9cc359fcae19320ce 100644 (file)
@@ -14,7 +14,6 @@
 #include "llvm/CodeGen/ScheduleDAG.h"
 #include "llvm/ADT/DenseSet.h"
 #include "llvm/ADT/StringExtras.h"
-#include "llvm/Assembly/Writer.h"
 #include "llvm/CodeGen/MachineConstantPool.h"
 #include "llvm/CodeGen/MachineFunction.h"
 #include "llvm/CodeGen/MachineModuleInfo.h"