[PATCH] D35098: [asan] For iOS/AArch64, if the dynamic shadow doesn't fit, restrict the VM space
Kuba (Brecka) Mracek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 10:06:16 PDT 2017
kubamracek added a comment.
>> sanitizer_mac_libcdep.cc doesn't currently exist... Do you want me to create it?
>
> Yes, please do create it, it seems like a cleaner solution than an unreachable function.
Done.
https://reviews.llvm.org/D35098
More information about the llvm-commits
mailing list