diff options
author | Kuba Mracek <mracek@apple.com> | 2017-07-06 17:13:40 +0000 |
---|---|---|
committer | Kuba Mracek <mracek@apple.com> | 2017-07-06 17:13:40 +0000 |
commit | 72665d6c155fe0c011cb3a3768bb3190cc4d728b (patch) | |
tree | 36227933ee0d412d1bcf9b101694b070259be747 /lldb/packages/Python/lldbsuite/test/expression_command/options/TestExprOptions.py | |
parent | ffa5180f39d43d007ea2214c681965f16c9cd8d1 (diff) | |
download | bcm5719-llvm-72665d6c155fe0c011cb3a3768bb3190cc4d728b.tar.gz bcm5719-llvm-72665d6c155fe0c011cb3a3768bb3190cc4d728b.zip |
[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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/options/TestExprOptions.py')
0 files changed, 0 insertions, 0 deletions