summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorRussell Gallop <russell.gallop@sony.com>2019-12-12 12:18:12 +0000
committerRussell Gallop <russell.gallop@sony.com>2019-12-12 12:20:11 +0000
commitf70f18014854a333ce27504515bb8aab7c73c6c2 (patch)
treee5d307c0151fac2dd17697110a9eb798dead787d /llvm
parentec618826dfb91c5413353ebcc54f360e43df10a0 (diff)
downloadbcm5719-llvm-f70f18014854a333ce27504515bb8aab7c73c6c2.tar.gz
bcm5719-llvm-f70f18014854a333ce27504515bb8aab7c73c6c2.zip
[Support] Try to fix bot failure after 8ddcd1dc26
http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/41755
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Support/TimeProfiler.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Support/TimeProfiler.cpp b/llvm/lib/Support/TimeProfiler.cpp
index f2ede75ccf9..47091221a78 100644
--- a/llvm/lib/Support/TimeProfiler.cpp
+++ b/llvm/lib/Support/TimeProfiler.cpp
@@ -19,6 +19,7 @@
#include <algorithm>
#include <cassert>
#include <chrono>
+#include <mutex>
#include <string>
#include <vector>
OpenPOWER on IntegriCloud