[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 13:59:22 PST 2022
morehouse updated this revision to Diff 405435.
morehouse marked 3 inline comments as done.
morehouse added a comment.
- Make __local_hwasan_preinit static.
- Use HelperStaticRuntimes.
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.405435.patch
Type: text/x-patch
Size: 3735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220202/f5d6853b/attachment.bin>
More information about the cfe-commits
mailing list