What should be the last unnecessary <iostream>s in the library.
[oota-llvm.git] / lib / Target / ARM / ARMISelDAGToDAG.cpp
index cf02b8b3e4a0cf2be61c9598a4e7fa20bfedb59c..08864a7b6de55dedabbf7a1c202dea7af830131b 100644 (file)
@@ -27,7 +27,6 @@
 #include "llvm/CodeGen/SSARegMap.h"
 #include "llvm/Target/TargetLowering.h"
 #include "llvm/Support/Debug.h"
-#include <iostream>
 #include <vector>
 using namespace llvm;