diff options
| author | Chris Lattner <sabre@nondot.org> | 2002-10-29 16:50:20 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2002-10-29 16:50:20 +0000 |
| commit | c9e9d2933d3496c2321129d764b3be08cbcc1582 (patch) | |
| tree | aabd9669cf5e2bc4b0bd1bc85d1e459bc26c86d1 /llvm/lib/CodeGen | |
| parent | e9bda57b877d30daa49300f90340a164ec8feb96 (diff) | |
| download | bcm5719-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.h | 1 |
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; |

