summaryrefslogtreecommitdiff
path: root/llvm/tools/opt/optdriver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/opt/optdriver.cpp')
-rw-r--r--llvm/tools/opt/optdriver.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/opt/optdriver.cpp b/llvm/tools/opt/optdriver.cpp
index d322666b207d..a088e7512f5f 100644
--- a/llvm/tools/opt/optdriver.cpp
+++ b/llvm/tools/opt/optdriver.cpp
@@ -47,6 +47,7 @@
#include "llvm/Support/SourceMgr.h"
#include "llvm/Support/SystemUtils.h"
#include "llvm/Support/TargetSelect.h"
+#include "llvm/Support/TimeProfiler.h"
#include "llvm/Support/ToolOutputFile.h"
#include "llvm/Support/YAMLTraits.h"
#include "llvm/Target/TargetMachine.h"