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

[sanitizer] Split GetMaxVirtualAddress into separate Linux version and Mac version [NFC]

The logic in GetMaxVirtualAddress is already pretty complex, and I want to get rid of the hardcoded value for iOS/AArch64, which would need adding more Darwin-specific code, so let's split the implementation into sanitizer_linux.cc and sanitizer_mac.cc files. NFC.

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

llvm-svn: 307281
parent ffa5180f
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