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

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


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

No more #if to get the alloc-from-dlsym hacks compiled away, but they still get compiled 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.109441.patch
Type: text/x-patch
Size: 4547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170802/3a47ec89/attachment-0001.bin>


More information about the llvm-commits mailing list