diff options
-rw-r--r-- | llvm/tools/llvm-prof/llvm-prof.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/llvm-prof/llvm-prof.cpp b/llvm/tools/llvm-prof/llvm-prof.cpp index f1d24f7527c..cff139e1251 100644 --- a/llvm/tools/llvm-prof/llvm-prof.cpp +++ b/llvm/tools/llvm-prof/llvm-prof.cpp @@ -30,7 +30,6 @@ #include "llvm/Support/Format.h" #include "llvm/System/Signals.h" #include <algorithm> -#include <iostream> #include <iomanip> #include <map> #include <set> |