[PATCH] D24454: [lsan] [aarch64] Fix calculating TLS area
Peter Smith via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 15 04:08:22 PDT 2016
peter.smith accepted this revision.
peter.smith added a comment.
This revision is now accepted and ready to land.
This looks good to me, with the caveat that I'm not an expert in this area. I've checked that descr_addr will match the glibc THREAD_SELF macro for AARCH64 so this looks sensible.
https://reviews.llvm.org/D24454
More information about the llvm-commits
mailing list