Skip to content
Commit e9b5857d authored by Kuba Mracek's avatar Kuba Mracek
Browse files

[sanitizer] Use TASK_VM_INFO to get the maximum VM address on iOS/AArch64

We currently hardcode the maximum VM address on iOS/AArch64, which is not really correct and this value changes between device configurations. Let's use TASK_VM_INFO to retrieve the maximum VM address dynamically.

Differential Revision: https://reviews.llvm.org/D35032

llvm-svn: 307307
parent f4891d29
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment