[PATCH] D16689: [tsan] Dynamically detect heap range for 39-bit aarch64.

Yabin Cui via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 12:29:44 PST 2016


yabinc added reviewers: llvm-commits, kcc, dvyukov, eugenis.
yabinc added a comment.

I only tested this on android with 39-bit aarch64 platform. Let me know if it breaks on other 39-bit aarch64 platforms, or if we have other ways to make things work.


http://reviews.llvm.org/D16689





More information about the llvm-commits mailing list