[PATCH] D140689: [DFSan] Add `zeroext` attribute for callbacks with 8bit shadow variable arguments
Lu Weining via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 28 19:52:08 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG14ce567fa267: [DFSan] Add `zeroext` attribute for callbacks with 8bit shadow variable… (authored by SixWeining).
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.485569.patch
Type: text/x-patch
Size: 12066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221229/20c8958c/attachment.bin>
More information about the llvm-commits
mailing list