summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/CloneFunction.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
commit33422fedc2f25f19142e46e4e9e10d9374f24355 (patch)
tree006df739521a92afd57c025296e6f4889ce36a89 /llvm/lib/Transforms/Utils/CloneFunction.cpp
parenta3a1ba1d6ae1cb3abe2659f70786eb2d6d96e4a4 (diff)
downloadbcm5719-llvm-33422fedc2f25f19142e46e4e9e10d9374f24355.tar.gz
bcm5719-llvm-33422fedc2f25f19142e46e4e9e10d9374f24355.zip
*** empty log message ***
llvm-svn: 2813
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
-rw-r--r--llvm/lib/Transforms/Utils/CloneFunction.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Utils/CloneFunction.cpp b/llvm/lib/Transforms/Utils/CloneFunction.cpp
index f912d11500e..866b8c3bbe4 100644
--- a/llvm/lib/Transforms/Utils/CloneFunction.cpp
+++ b/llvm/lib/Transforms/Utils/CloneFunction.cpp
@@ -6,7 +6,6 @@
#include "llvm/BasicBlock.h"
#include "llvm/Instruction.h"
#include <map>
-#include <iostream>
// FIXME: This should be merged with FunctionInlining
OpenPOWER on IntegriCloud