summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/InstrSched/SchedGraph.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-07-24 21:21:32 +0000
committerChris Lattner <sabre@nondot.org>2002-07-24 21:21:32 +0000
commite98dd5fcac8f2c11c90bc8edb14d939a653a8874 (patch)
tree7497240567b41b4481a2d308bab7664a4c19d075 /llvm/lib/CodeGen/InstrSched/SchedGraph.cpp
parentf0f2da260f40cf3717b7fe162808472a8846ca36 (diff)
downloadbcm5719-llvm-e98dd5fcac8f2c11c90bc8edb14d939a653a8874.tar.gz
bcm5719-llvm-e98dd5fcac8f2c11c90bc8edb14d939a653a8874.zip
*** empty log message ***
llvm-svn: 3056
Diffstat (limited to 'llvm/lib/CodeGen/InstrSched/SchedGraph.cpp')
-rw-r--r--llvm/lib/CodeGen/InstrSched/SchedGraph.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/InstrSched/SchedGraph.cpp b/llvm/lib/CodeGen/InstrSched/SchedGraph.cpp
index 96962ced14f..8a9c8e573b3 100644
--- a/llvm/lib/CodeGen/InstrSched/SchedGraph.cpp
+++ b/llvm/lib/CodeGen/InstrSched/SchedGraph.cpp
@@ -27,7 +27,6 @@
using std::vector;
using std::pair;
-using std::hash_map;
using std::cerr;
//*********************** Internal Data Structures *************************/
OpenPOWER on IntegriCloud