summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/GSYM
diff options
context:
space:
mode:
authorGreg Clayton <clayborg@gmail.com>2019-10-10 17:52:33 +0000
committerGreg Clayton <clayborg@gmail.com>2019-10-10 17:52:33 +0000
commit4c145df6a7fbf643dc9483c2945aae44e58f5920 (patch)
tree98a7e7425d115ff2f7f2f5cf6c90f2895d44764f /llvm/lib/DebugInfo/GSYM
parent7b904ce7246b7cde2d716eefafd4ef2ce2b3234a (diff)
downloadbcm5719-llvm-4c145df6a7fbf643dc9483c2945aae44e58f5920.tar.gz
bcm5719-llvm-4c145df6a7fbf643dc9483c2945aae44e58f5920.zip
Unbreak llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast buildbot.
llvm-svn: 374398
Diffstat (limited to 'llvm/lib/DebugInfo/GSYM')
-rw-r--r--llvm/lib/DebugInfo/GSYM/GsymCreator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp b/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
index 71bdc744337..9dc632dfcfb 100644
--- a/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
+++ b/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
@@ -14,7 +14,7 @@
#include <algorithm>
#include <cassert>
-
+#include <strings.h>
using namespace llvm;
using namespace gsym;
OpenPOWER on IntegriCloud