summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegAllocIterativeScan.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocIterativeScan.cpp')
-rw-r--r--llvm/lib/CodeGen/RegAllocIterativeScan.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/RegAllocIterativeScan.cpp b/llvm/lib/CodeGen/RegAllocIterativeScan.cpp
index 9c946a7703f..7f7b2818ffd 100644
--- a/llvm/lib/CodeGen/RegAllocIterativeScan.cpp
+++ b/llvm/lib/CodeGen/RegAllocIterativeScan.cpp
@@ -34,7 +34,6 @@
#include "VirtRegMap.h"
#include <algorithm>
#include <cmath>
-#include <iostream>
#include <set>
using namespace llvm;
OpenPOWER on IntegriCloud