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

Marco Elver via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 9 10:25:24 PDT 2020


melver updated this revision to Diff 269578.
melver marked 6 inline comments as done.
melver added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81390

Files:
  clang/test/CodeGen/asan-globals.cpp
  llvm/include/llvm/Transforms/Utils/ModuleUtils.h
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/lib/Transforms/Utils/ModuleUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81390.269578.patch
Type: text/x-patch
Size: 16322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200609/bdc7e220/attachment-0001.bin>


More information about the cfe-commits mailing list