[PATCH] D142408: [SanitizerBinaryMetadata] Declare callbacks extern weak
Marco Elver via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 15:27:14 PST 2023
melver updated this revision to Diff 491524.
melver added a comment.
Only skip setting weak linkage if function is defined in module.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142408/new/
https://reviews.llvm.org/D142408
Files:
compiler-rt/test/metadata/nocallback.cpp
llvm/include/llvm/Transforms/Utils/ModuleUtils.h
llvm/lib/Transforms/Instrumentation/SanitizerBinaryMetadata.cpp
llvm/lib/Transforms/Utils/ModuleUtils.cpp
llvm/test/Instrumentation/SanitizerBinaryMetadata/atomics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142408.491524.patch
Type: text/x-patch
Size: 10955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230123/9fe32714/attachment-0001.bin>
More information about the llvm-commits
mailing list