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

Roland McGrath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 16:15:52 PDT 2017


mcgrathr updated this revision to Diff 109248.
mcgrathr added a comment.
Herald added a subscriber: srhines.

Make sure SANITIZER_CAN_USE_ALLOCATOR64 is 1 on aarch64.


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.109248.patch
Type: text/x-patch
Size: 4904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170801/bfdc6d15/attachment.bin>


More information about the llvm-commits mailing list