[PATCH] D92846: [KernelAddressSanitizer] Fix globals exclusion for indirect aliases

Dmitry Vyukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 04:28:35 PST 2020


dvyukov accepted this revision.
dvyukov added a comment.
This revision is now accepted and ready to land.

The code looks reasonable to me. I see it only affects kernel, so assuming you booted kernel, we should be fine.
I can rubber-stamp it, but if you want more meaningful review, please wait for Alex or Nick.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92846



More information about the llvm-commits mailing list