[PATCH] D81346: [KernelAddressSanitizer] Ensure global array size remains multiple of type-size

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 02:08:11 PDT 2020


melver abandoned this revision.
melver added a comment.

With an allmodconfig, mostpost still isn't happy because it expects the device_id info to be a certain size. Revert everything while we figure out how to make modpost happy.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81346





More information about the llvm-commits mailing list