Switch to 64-bit allocator on android/aarch64.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 13 Sep 2016 19:05:33 +0000 (19:05 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 13 Sep 2016 19:05:33 +0000 (19:05 +0000)
commitec3e436a36c4a79f8d1e17166c195b72d11df40b
tree38578cbabb3b5efe8cbd56a08ee86a5a730876b9
parent481ddc3793d36fa286748fba561e140f5aad6e4b
Switch to 64-bit allocator on android/aarch64.

This uses the "very compact" size class mapping that fits in the
39-bit address space.

llvm-svn: 281371
compiler-rt/lib/asan/asan_allocator.h
compiler-rt/lib/sanitizer_common/sanitizer_platform.h