[PATCH] D46585: Align ClearShadowForThreadStackAndTLS for NetBSD/i386

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 09:04:19 PDT 2018


krytarowski added a comment.

I need to align both in order to make it to work.

Otherwise, I'm observing:

  ==28177==AddressSanitizer CHECK failed: /public/llvm/projects/compiler-rt/lib/asan/asan_poisoning.cc:38 "((AddrIsAlignedByGranularity(addr + size))) != (0)" (0x0, 0x0)


Repository:
  rL LLVM

https://reviews.llvm.org/D46585





More information about the llvm-commits mailing list