[PATCH] D43132: Fix DataFlowSanitizer instrumentation pass to take parameter position changes into account for custom functions.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 11:11:19 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325820: Fix DataFlowSanitizer instrumentation pass to take parameter position changes… (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43132?vs=133891&id=135483#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43132

Files:
  llvm/trunk/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/trunk/test/Instrumentation/DataFlowSanitizer/custom_fun_callback_attributes.ll
  llvm/trunk/test/Instrumentation/DataFlowSanitizer/custom_fun_varargs_attributes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43132.135483.patch
Type: text/x-patch
Size: 9828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/3006116a/attachment.bin>


More information about the llvm-commits mailing list