[PATCH] D142505: [ASan] Introduce a flag -asan-constructor-kind to control the generation of the Asan module constructor.
Usama Hameed via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 24 14:19:35 PST 2023
usama54321 updated this revision to Diff 491912.
usama54321 added a comment.
Minor bugfix
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142505/new/
https://reviews.llvm.org/D142505
Files:
llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/no-global-ctors.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142505.491912.patch
Type: text/x-patch
Size: 10166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230124/aa77dd00/attachment.bin>
More information about the llvm-commits
mailing list