summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Bytecode/Reader/Reader.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Bytecode/Reader/Reader.cpp b/llvm/lib/Bytecode/Reader/Reader.cpp
index 9880ac405ae..8472bd3dfa1 100644
--- a/llvm/lib/Bytecode/Reader/Reader.cpp
+++ b/llvm/lib/Bytecode/Reader/Reader.cpp
@@ -30,8 +30,6 @@
#include <algorithm>
using namespace llvm;
-#include "llvm/Support/Timer.h"
-
namespace {
/// @brief A class for maintaining the slot number definition
OpenPOWER on IntegriCloud