[PATCH] D43132: Fix DataFlowSanitizer instrumentation pass to take parameter position changes into account for custom functions.
Sam Kerner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 9 11:05:48 PST 2018
skerner updated this revision to Diff 133658.
skerner added a comment.
Polish
Repository:
rL LLVM
https://reviews.llvm.org/D43132
Files:
lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
test/Instrumentation/DataFlowSanitizer/custom_fun_callback_attributes.ll
test/Instrumentation/DataFlowSanitizer/custom_fun_varargs_attributes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43132.133658.patch
Type: text/x-patch
Size: 9591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180209/6a76c2de/attachment.bin>
More information about the llvm-commits
mailing list