summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-10-29 16:50:20 +0000
committerChris Lattner <sabre@nondot.org>2002-10-29 16:50:20 +0000
commitc9e9d2933d3496c2321129d764b3be08cbcc1582 (patch)
treeaabd9669cf5e2bc4b0bd1bc85d1e459bc26c86d1 /llvm/lib/CodeGen
parente9bda57b877d30daa49300f90340a164ec8feb96 (diff)
downloadbcm5719-llvm-c9e9d2933d3496c2321129d764b3be08cbcc1582.tar.gz
bcm5719-llvm-c9e9d2933d3496c2321129d764b3be08cbcc1582.zip
Remove #include
llvm-svn: 4378
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/RegAlloc/LiveRange.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/RegAlloc/LiveRange.h b/llvm/lib/CodeGen/RegAlloc/LiveRange.h
index 994824b214b..28277bd9f16 100644
--- a/llvm/lib/CodeGen/RegAlloc/LiveRange.h
+++ b/llvm/lib/CodeGen/RegAlloc/LiveRange.h
@@ -13,7 +13,6 @@
#include "llvm/Analysis/LiveVar/ValueSet.h"
#include "llvm/Value.h"
-#include <iostream>
class RegClass;
class IGNode;
OpenPOWER on IntegriCloud