[PATCH] D36190: [asan] Allocator support for Fuchsia

Roland McGrath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 12:39:57 PDT 2017


mcgrathr updated this revision to Diff 109395.
mcgrathr added a comment.

Minimal #if'ing out for alloc-inside-dlsym support, let the compiler optimize it away.


https://reviews.llvm.org/D36190

Files:
  lib/asan/asan_allocator.h
  lib/asan/asan_malloc_linux.cc
  lib/sanitizer_common/sanitizer_platform.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36190.109395.patch
Type: text/x-patch
Size: 4709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170802/76db9e1c/attachment.bin>


More information about the llvm-commits mailing list