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

Matt Morehouse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 3 13:08:47 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG95d609b549bb: [HWASan] Add __hwasan_init to .preinit_array. (authored by morehouse).

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.405756.patch
Type: text/x-patch
Size: 3735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220203/8ca3f5cb/attachment.bin>


More information about the cfe-commits mailing list