[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
Loading
Please sign in to comment