[PATCH] D81390: [KernelAddressSanitizer] Make globals constructors compatible with kernel

Nathan Chancellor via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 8 15:33:36 PDT 2020


nathanchance added a comment.

I do not know enough about KASAN enough to review this patch but I can say that against mainline at https://git.kernel.org/linus/af7b4801030c07637840191c69eb666917e4135d, there appear to be no visible regressions with this version of the patch on top of caa2fddce72f2e8ca3d6346cc2c8fe85252b91d8 <https://reviews.llvm.org/rGcaa2fddce72f2e8ca3d6346cc2c8fe85252b91d8>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81390/new/

https://reviews.llvm.org/D81390





More information about the cfe-commits mailing list