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

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 01:03:18 PDT 2020


melver updated this revision to Diff 269751.
melver added a comment.

Fix typos.


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.269751.patch
Type: text/x-patch
Size: 16306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200610/3d16a0e6/attachment.bin>


More information about the llvm-commits mailing list