[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
Thu Aug 17 07:28:15 PDT 2017


This revision was automatically updated to reflect the committed changes.
sdardis marked an inline comment as done.
Closed by commit rL311087: [dfsan] Add explicit zero extensions for shadow parameters in function wrappers. (authored by sdardis).

Changed prior to commit:
  https://reviews.llvm.org/D33349?vs=111346&id=111513#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33349

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33349.111513.patch
Type: text/x-patch
Size: 6637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170817/5d773eeb/attachment.bin>


More information about the llvm-commits mailing list