[PATCH] D25218: [asan] Switch to using dynamic shadow offset on iOS
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 4 17:48:20 PDT 2016
pcc added a comment.
Hi Anna,
This change broke one of Chromium's Mac buildbots because the mach_vm.h header is not available.
https://build.chromium.org/p/chromium.fyi/builders/ClangToTMac/builds/11485/steps/gclient%20runhooks/logs/stdio
Do you know what the status of that header is? Is it publically available?
Repository:
rL LLVM
https://reviews.llvm.org/D25218
More information about the llvm-commits
mailing list