projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ff60e1
)
Unbreak windows buildbots.
author
Greg Clayton
<clayborg@gmail.com>
Thu, 10 Oct 2019 17:49:33 +0000
(17:49 +0000)
committer
Greg Clayton
<clayborg@gmail.com>
Thu, 10 Oct 2019 17:49:33 +0000
(17:49 +0000)
llvm-svn: 374396
llvm/lib/DebugInfo/GSYM/GsymReader.cpp
patch
|
blob
|
history
diff --git
a/llvm/lib/DebugInfo/GSYM/GsymReader.cpp
b/llvm/lib/DebugInfo/GSYM/GsymReader.cpp
index 2e1b5c9cd1ad982b70a79a86267f8e4a34275859..f7bbd700713b84304e82f7ca541a1b95764a532a 100644
(file)
--- a/
llvm/lib/DebugInfo/GSYM/GsymReader.cpp
+++ b/
llvm/lib/DebugInfo/GSYM/GsymReader.cpp
@@
-14,7
+14,6
@@
#include <inttypes.h>
#include <stdio.h>
#include <stdlib.h>
-#include <sys/mman.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>