[PATCH] D16689: [tsan] Dynamically detect heap range for aarch64.
Yabin Cui via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 14:03:43 PST 2016
yabinc marked an inline comment as done.
yabinc added a comment.
I think using uptr mapping[256]; is a better solution to remove current complex logic.
http://reviews.llvm.org/D16689
More information about the llvm-commits
mailing list