[llvm] [ASAN] Adjust asan instrumented GlobalVariable size to not include redzone (PR #66666)

via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 08:57:06 PDT 2023


bcahoon wrote:

Sorry if I'm asking a naive question, but doesn't changing .size for the globals remove the redzone space that is needed?

https://github.com/llvm/llvm-project/pull/66666


More information about the llvm-commits mailing list