[PATCH] D54469: Introduce new `disable_init` ASan option that is only supported on platforms where `SANITIZER_SUPPORTS_DISABLED_INIT` is true. Currently this is only supported on Darwin.
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 1 07:48:45 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL348078: Introduce a way to allow the ASan dylib on Darwin platforms to be loaded via… (authored by delcypher, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54469/new/
https://reviews.llvm.org/D54469
Files:
compiler-rt/trunk/lib/asan/asan_fuchsia.cc
compiler-rt/trunk/lib/asan/asan_internal.h
compiler-rt/trunk/lib/asan/asan_linux.cc
compiler-rt/trunk/lib/asan/asan_malloc_mac.cc
compiler-rt/trunk/lib/asan/asan_rtems.cc
compiler-rt/trunk/lib/asan/asan_rtl.cc
compiler-rt/trunk/lib/asan/asan_win.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform.h
compiler-rt/trunk/test/asan/TestCases/Darwin/init_for_dlopen.cc
compiler-rt/trunk/test/sanitizer_common/ios_commands/iossim_run.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54469.176255.patch
Type: text/x-patch
Size: 8072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181201/ea61fabf/attachment.bin>
More information about the llvm-commits
mailing list