[PATCH] D35098: [asan] For iOS/AArch64, if the dynamic shadow doesn't fit, restrict the VM space
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 16:29:53 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL307865: [asan] For iOS/AArch64, if the dynamic shadow doesn't fit, restrict the VM space (authored by kuba.brecka).
Changed prior to commit:
https://reviews.llvm.org/D35098?vs=106250&id=106344#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35098
Files:
compiler-rt/trunk/lib/asan/asan_internal.h
compiler-rt/trunk/lib/asan/asan_linux.cc
compiler-rt/trunk/lib/asan/asan_mac.cc
compiler-rt/trunk/lib/asan/asan_rtl.cc
compiler-rt/trunk/lib/asan/asan_win.cc
compiler-rt/trunk/lib/sanitizer_common/CMakeLists.txt
compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac_libcdep.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35098.106344.patch
Type: text/x-patch
Size: 9707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/f261f7b8/attachment.bin>
More information about the llvm-commits
mailing list