]> granicus.if.org Git - llvm/commit
Try to fix the buildbot on OSX.
authorZachary Turner <zturner@google.com>
Tue, 21 Feb 2017 21:31:28 +0000 (21:31 +0000)
committerZachary Turner <zturner@google.com>
Tue, 21 Feb 2017 21:31:28 +0000 (21:31 +0000)
commit0f341e41e583cd7218a40afebbe705e797d2d9a0
tree3234d031d58cd83b3274a85abd92e17c0f1eaabb
parent83fbeaf3ba095f8135c89d4122d3658c47517a8f
Try to fix the buildbot on OSX.

Since I'm only seeing failures on OSX, and it's saying
permission denied, I'm suspecting this is due to the addition
of the MAP_RESILIENT_CODESIGN and/or MAP_RESILIENT_MEDIA flags.
Speculatively trying to remove those to get the bots working.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295770 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Unix/Path.inc