[PATCH] D13782: [sanitizer] [asan] Use same shadow offset for aarch64

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 13:03:36 PST 2015


eugenis added a comment.

Why is there a difference in resident memory?
I'd expect it to go to .bss.
This could be related to http://llvm.org/viewvc/llvm-project?rev=251717&view=rev


http://reviews.llvm.org/D13782





More information about the llvm-commits mailing list