diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2015-11-09 18:03:48 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2015-11-09 18:03:48 +0000 |
commit | 35891fe6aad446295264bceddeff941126818133 (patch) | |
tree | 2ed1742606867a8c83429559c7ee988cebab4bd1 /lldb/packages/Python/lldbsuite/test/dotest.py | |
parent | fd6ce04cf646a71a4adc259c489ddbc98f4ad597 (diff) | |
download | bcm5719-llvm-35891fe6aad446295264bceddeff941126818133.tar.gz bcm5719-llvm-35891fe6aad446295264bceddeff941126818133.zip |
[sanitizer] Use same shadow offset for ASAN on aarch64
This patch makes ASAN for aarch64 use the same shadow offset for all
currently supported VMAs (39 and 42 bits). The shadow offset is the
same for 39-bit (36). Similar to ppc64 port, aarch64 transformation
also requires to use an add instead of 'or' for 42-bit VMA.
llvm-svn: 252495
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions