summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorYabin Cui <yabinc@google.com>2016-03-22 17:16:26 +0000
committerYabin Cui <yabinc@google.com>2016-03-22 17:16:26 +0000
commit909e600abd1e8519352c1b5eabb1a962b911697c (patch)
tree52b72440165149cc61d37fe28f59ca998935930c /lldb/source/Plugins/ScriptInterpreter/Python
parent8ad55fb2d0f6cda53415c09ceb59dd06da16b21a (diff)
downloadbcm5719-llvm-909e600abd1e8519352c1b5eabb1a962b911697c.tar.gz
bcm5719-llvm-909e600abd1e8519352c1b5eabb1a962b911697c.zip
[tsan] Disable randomized address space on linux aarch64.
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 I think we need to disable randomized virtual space on aarch64 linux. Reviewers: kcc, llvm-commits, eugenis, zatrazz, dvyukov, rengolin Subscribers: rengolin, aemerson, tberghammer, danalbert, srhines, enh Differential Revision: http://reviews.llvm.org/D18003 llvm-svn: 264068
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud