summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-11-01 16:46:05 +0000
committerChris Lattner <sabre@nondot.org>2002-11-01 16:46:05 +0000
commitec3e2f41cdba2a46fae92a6ab3ed5e03c67a5e74 (patch)
tree26a415431019d72089e6ba50384190d721398649
parenta145d4188cdb4243a8018a4537e3dc4ba25c72fa (diff)
downloadllvm-ec3e2f41cdba2a46fae92a6ab3ed5e03c67a5e74.tar.gz
llvm-ec3e2f41cdba2a46fae92a6ab3ed5e03c67a5e74.tar.bz2
llvm-ec3e2f41cdba2a46fae92a6ab3ed5e03c67a5e74.tar.xz
New iostream definitions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4482 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--lib/CodeGen/InstrSched/SchedPriorities.h1
-rw-r--r--lib/Target/SparcV9/InstrSched/SchedPriorities.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/CodeGen/InstrSched/SchedPriorities.h b/lib/CodeGen/InstrSched/SchedPriorities.h
index 1366884b58..7cfcb03839 100644
--- a/lib/CodeGen/InstrSched/SchedPriorities.h
+++ b/lib/CodeGen/InstrSched/SchedPriorities.h
@@ -18,6 +18,7 @@
#include "llvm/Target/MachineSchedInfo.h"
#include "Support/hash_set"
#include <list>
+#include <iosfwd>
class Function;
class MachineInstr;
diff --git a/lib/Target/SparcV9/InstrSched/SchedPriorities.h b/lib/Target/SparcV9/InstrSched/SchedPriorities.h
index 1366884b58..7cfcb03839 100644
--- a/lib/Target/SparcV9/InstrSched/SchedPriorities.h
+++ b/lib/Target/SparcV9/InstrSched/SchedPriorities.h
@@ -18,6 +18,7 @@
#include "llvm/Target/MachineSchedInfo.h"
#include "Support/hash_set"
#include <list>
+#include <iosfwd>
class Function;
class MachineInstr;