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

Marco Elver via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 10 06:32:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd3f89314ff20: [KernelAddressSanitizer] Make globals constructors compatible with kernel [v2] (authored by melver).

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.269828.patch
Type: text/x-patch
Size: 16340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200610/82625671/attachment-0001.bin>


More information about the cfe-commits mailing list