diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2017-11-20 17:41:57 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2017-11-20 17:41:57 +0000 |
commit | 8e7018d92f90e8c906660deb549ee042ee05e632 (patch) | |
tree | bd759030078ea9a902168ff4b7b5680ca5ed101f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9541975071c84285605c9d515b238a3142848ae5 (diff) | |
download | bcm5719-llvm-8e7018d92f90e8c906660deb549ee042ee05e632.tar.gz bcm5719-llvm-8e7018d92f90e8c906660deb549ee042ee05e632.zip |
[asan] Use dynamic shadow on 32-bit Android, try 2.
Summary:
This change reverts r318575 and changes FindDynamicShadowStart() to
keep the memory range it found mapped PROT_NONE to make sure it is
not reused. We also skip MemoryRangeIsAvailable() check, because it
is (a) unnecessary, and (b) would fail anyway.
Reviewers: pcc, vitalybuka, kcc
Subscribers: srhines, kubamracek, mgorny, llvm-commits, hiraditya
Differential Revision: https://reviews.llvm.org/D40203
llvm-svn: 318666
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions