diff options
author | Yabin Cui <yabinc@google.com> | 2016-04-04 23:48:25 +0000 |
---|---|---|
committer | Yabin Cui <yabinc@google.com> | 2016-04-04 23:48:25 +0000 |
commit | e3f558ba141941363f32f996ba6f2b7d7b4a2ffb (patch) | |
tree | 633c5e92989ff7a73f15a2c2f83afa4887eac1ce /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | 393b79ee00d5491ac720784ded3d00e229e204dc (diff) | |
download | bcm5719-llvm-e3f558ba141941363f32f996ba6f2b7d7b4a2ffb.tar.gz bcm5719-llvm-e3f558ba141941363f32f996ba6f2b7d7b4a2ffb.zip |
[tsan] Disable randomized address space on aarch64 linux.
Summary:
After patch https://lkml.org/lkml/2015/12/21/340 is introduced in
linux kernel, the random gap between stack and heap is increased
from 128M to 36G on 39-bit aarch64. And it is almost impossible
to cover this big range. So we need to disable randomized virtual
space on aarch64 linux.
Reviewers: llvm-commits, zatrazz, dvyukov, rengolin
Subscribers: aemerson, rengolin, tberghammer, danalbert, srhines
Differential Revision: http://reviews.llvm.org/D18526
llvm-svn: 265366
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions