summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-08-01 20:01:02 +0000
committerChris Lattner <sabre@nondot.org>2002-08-01 20:01:02 +0000
commit7ff5a21f0fead828397099e110bbaf4541f693ca (patch)
tree587a509fa30a6430421ee51f354e83535ffa605f /llvm/lib/Transforms
parent6a33d6f0bb01df3b1020d469ac126e2fb634c577 (diff)
downloadbcm5719-llvm-7ff5a21f0fead828397099e110bbaf4541f693ca.tar.gz
bcm5719-llvm-7ff5a21f0fead828397099e110bbaf4541f693ca.zip
Remove unneccesary #inlcude
llvm-svn: 3200
Diffstat (limited to 'llvm/lib/Transforms')
-rw-r--r--llvm/lib/Transforms/IPO/FunctionResolution.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/IPO/FunctionResolution.cpp b/llvm/lib/Transforms/IPO/FunctionResolution.cpp
index e2165c77cb7..778cad5f60a 100644
--- a/llvm/lib/Transforms/IPO/FunctionResolution.cpp
+++ b/llvm/lib/Transforms/IPO/FunctionResolution.cpp
@@ -19,7 +19,6 @@
#include "llvm/iOther.h"
#include "llvm/Constant.h"
#include "Support/StatisticReporter.h"
-#include <iostream>
#include <algorithm>
using std::vector;
OpenPOWER on IntegriCloud