[PATCH] D81390: [KernelAddressSanitizer] Make globals constructors compatible with kernel
Marco Elver via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 8 08:11:24 PDT 2020
melver updated this revision to Diff 269229.
melver added a comment.
Also ignore non-alias globals prefixed by __.
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.269229.patch
Type: text/x-patch
Size: 16664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200608/d7a7b702/attachment-0001.bin>
More information about the cfe-commits
mailing list