summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/IA64/IA64Bundling.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2006-12-07 22:21:48 +0000
committerBill Wendling <isanbard@gmail.com>2006-12-07 22:21:48 +0000
commit9bfb1e1f29124d62e2290b20e395e76fff6f9a2a (patch)
tree74be612bc2cc5525dbdd5e05705e82ba3fcca8ff /llvm/lib/Target/IA64/IA64Bundling.cpp
parentf4805ce89acbd92db0f143cbed9d66013e0ec0f3 (diff)
downloadbcm5719-llvm-9bfb1e1f29124d62e2290b20e395e76fff6f9a2a.tar.gz
bcm5719-llvm-9bfb1e1f29124d62e2290b20e395e76fff6f9a2a.zip
What should be the last unnecessary <iostream>s in the library.
llvm-svn: 32333
Diffstat (limited to 'llvm/lib/Target/IA64/IA64Bundling.cpp')
-rw-r--r--llvm/lib/Target/IA64/IA64Bundling.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/IA64/IA64Bundling.cpp b/llvm/lib/Target/IA64/IA64Bundling.cpp
index 0c4ae82529b..9b5e4c741e4 100644
--- a/llvm/lib/Target/IA64/IA64Bundling.cpp
+++ b/llvm/lib/Target/IA64/IA64Bundling.cpp
@@ -29,7 +29,6 @@
#include "llvm/ADT/Statistic.h"
#include "llvm/Support/Debug.h"
#include <set>
-#include <iostream>
using namespace llvm;
namespace {
OpenPOWER on IntegriCloud