summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
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
commitdcf31cec85dfd1256512080ce396013c1a60b834 (patch)
tree1cd2f639cb72bc1a3765a39fc9542de2fa29a675 /llvm/lib/CodeGen
parent36c05c8f69331e99884a98f04db0383392096dde (diff)
downloadbcm5719-llvm-dcf31cec85dfd1256512080ce396013c1a60b834.tar.gz
bcm5719-llvm-dcf31cec85dfd1256512080ce396013c1a60b834.zip
New iostream definitions
llvm-svn: 4482
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/InstrSched/SchedPriorities.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/InstrSched/SchedPriorities.h b/llvm/lib/CodeGen/InstrSched/SchedPriorities.h
index 1366884b580..7cfcb038399 100644
--- a/llvm/lib/CodeGen/InstrSched/SchedPriorities.h
+++ b/llvm/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;
OpenPOWER on IntegriCloud