[PATCH] D18526: [tsan] Disable randomized address space on Android aarch64.

Yabin Cui via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 15:39:48 PDT 2016


yabinc added a comment.

That patch is reverted because of breaking aarch64 tests. I tried to fix that in http://reviews.llvm.org/D18378, but I think reviewers prefer to limit the change on Android platform. And whoever wants to extend the platforms disabling randomized virtual space can test on the extended platforms.


http://reviews.llvm.org/D18526





More information about the llvm-commits mailing list