[PATCH] D118171: [HWASan] Add __hwasan_init to .preinit_array.

Matt Morehouse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 2 07:59:16 PST 2022


morehouse updated this revision to Diff 405283.
morehouse added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

- In shared library mode, link preinit stub with every DSO.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118171

Files:
  clang/lib/Driver/ToolChains/CommonArgs.cpp
  compiler-rt/lib/hwasan/CMakeLists.txt
  compiler-rt/lib/hwasan/hwasan_preinit.cpp
  compiler-rt/test/hwasan/TestCases/preinit_array.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118171.405283.patch
Type: text/x-patch
Size: 3717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220202/f650741c/attachment.bin>


More information about the cfe-commits mailing list