[PATCH] D33349: [dfsan] Add explicit zero extensions for shadow parameters in function wrappers.

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 08:03:54 PDT 2017


sdardis updated this revision to Diff 111346.
sdardis edited the summary of this revision.
sdardis added a comment.

Address review comments.


https://reviews.llvm.org/D33349

Files:
  lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  test/Instrumentation/DataFlowSanitizer/Inputs/shadow-args-abilist.txt
  test/Instrumentation/DataFlowSanitizer/abilist.ll
  test/Instrumentation/DataFlowSanitizer/shadow-args-zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33349.111346.patch
Type: text/x-patch
Size: 6599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170816/2a9a60c3/attachment.bin>


More information about the llvm-commits mailing list