OSDN Git Service

This file does not need <iostream>, I think.
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 8 Sep 2004 04:10:52 +0000 (04:10 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 8 Sep 2004 04:10:52 +0000 (04:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16245 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Sparc/InstSelectSimple.cpp
lib/Target/Sparc/SparcV8ISelSimple.cpp
lib/Target/SparcV8/InstSelectSimple.cpp
lib/Target/SparcV8/SparcV8ISelSimple.cpp

index 5162130..3399d9e 100644 (file)
@@ -27,7 +27,6 @@
 #include "llvm/Support/GetElementPtrTypeIterator.h"
 #include "llvm/Support/InstVisitor.h"
 #include "llvm/Support/CFG.h"
-#include <iostream>
 using namespace llvm;
 
 namespace {
index 5162130..3399d9e 100644 (file)
@@ -27,7 +27,6 @@
 #include "llvm/Support/GetElementPtrTypeIterator.h"
 #include "llvm/Support/InstVisitor.h"
 #include "llvm/Support/CFG.h"
-#include <iostream>
 using namespace llvm;
 
 namespace {
index 5162130..3399d9e 100644 (file)
@@ -27,7 +27,6 @@
 #include "llvm/Support/GetElementPtrTypeIterator.h"
 #include "llvm/Support/InstVisitor.h"
 #include "llvm/Support/CFG.h"
-#include <iostream>
 using namespace llvm;
 
 namespace {
index 5162130..3399d9e 100644 (file)
@@ -27,7 +27,6 @@
 #include "llvm/Support/GetElementPtrTypeIterator.h"
 #include "llvm/Support/InstVisitor.h"
 #include "llvm/Support/CFG.h"
-#include <iostream>
 using namespace llvm;
 
 namespace {