Hau Hsu e7191fbec3 [RISCV][Lsan] Set allocator for AP64
This patch uses similar allocator configuration to Asan, i.e. dynamic
allocator start address (~(uptr)0) and 128 GB allocator size.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D152895
2023-08-08 18:17:48 +08:00
..