summaryrefslogtreecommitdiff
path: root/tools/opt/opt.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-06-30 16:25:25 +0000
committerChris Lattner <sabre@nondot.org>2002-06-30 16:25:25 +0000
commit3e009942ed6d5b075377ea8eb34c2daa8d8c5f77 (patch)
treecf8cb4a087939d28da6b9823a6db620d9f419e29 /tools/opt/opt.cpp
parentf739969911f57ab20a2e0c34081dfd3b6ea845aa (diff)
downloadllvm-3e009942ed6d5b075377ea8eb34c2daa8d8c5f77.tar.gz
llvm-3e009942ed6d5b075377ea8eb34c2daa8d8c5f77.tar.bz2
llvm-3e009942ed6d5b075377ea8eb34c2daa8d8c5f77.tar.xz
*** empty log message ***
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2813 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/opt/opt.cpp')
-rw-r--r--tools/opt/opt.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/opt/opt.cpp b/tools/opt/opt.cpp
index ce2db65dd0..70f82be639 100644
--- a/tools/opt/opt.cpp
+++ b/tools/opt/opt.cpp
@@ -30,7 +30,6 @@
#include "Support/Signals.h"
#include <fstream>
#include <memory>
-#include <iostream>
using std::cerr;