[PATCH] D97884: [dfsan] Remove hard-coded shadow width in more tests
George Balatsouras via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 3 14:34:22 PST 2021
gbalats updated this revision to Diff 327924.
gbalats added a comment.
Herald added a subscriber: jdoerfert.
Add conditional check for multiplication in external_mask.ll.
Also update custom_fun_varargs_attributes.ll.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97884/new/
https://reviews.llvm.org/D97884
Files:
llvm/test/Instrumentation/DataFlowSanitizer/abilist.ll
llvm/test/Instrumentation/DataFlowSanitizer/args-unreachable-bb.ll
llvm/test/Instrumentation/DataFlowSanitizer/arith.ll
llvm/test/Instrumentation/DataFlowSanitizer/callback.ll
llvm/test/Instrumentation/DataFlowSanitizer/custom_fun_varargs_attributes.ll
llvm/test/Instrumentation/DataFlowSanitizer/debug-nonzero-labels.ll
llvm/test/Instrumentation/DataFlowSanitizer/external_mask.ll
llvm/test/Instrumentation/DataFlowSanitizer/memset.ll
llvm/test/Instrumentation/DataFlowSanitizer/phi.ll
llvm/test/Instrumentation/DataFlowSanitizer/uninstrumented_local_functions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97884.327924.patch
Type: text/x-patch
Size: 22703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/98c7142d/attachment.bin>
More information about the llvm-commits
mailing list