[PATCH] D140689: [DFSan] Add `zeroext` attribute for callbacks with 8bit shadow variable arguments
Youling Tang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 27 20:04:24 PST 2022
tangyouling updated this revision to Diff 485455.
tangyouling added a comment.
Add some missing tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140689/new/
https://reviews.llvm.org/D140689
Files:
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/test/Instrumentation/DataFlowSanitizer/array.ll
llvm/test/Instrumentation/DataFlowSanitizer/basic.ll
llvm/test/Instrumentation/DataFlowSanitizer/callback.ll
llvm/test/Instrumentation/DataFlowSanitizer/reaches_function.ll
llvm/test/Instrumentation/DataFlowSanitizer/struct.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140689.485455.patch
Type: text/x-patch
Size: 12066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221228/71582281/attachment.bin>
More information about the llvm-commits
mailing list