[PATCH] D34789: Copy arguments passed by value into explicit allocas for ASan

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 17:49:04 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307342: Copy arguments passed by value into explicit allocas for ASan. (authored by eugenis).

Changed prior to commit:
  https://reviews.llvm.org/D34789?vs=105547&id=105568#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34789

Files:
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/test/Instrumentation/AddressSanitizer/stack-poisoning-byval-args.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34789.105568.patch
Type: text/x-patch
Size: 5816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170707/bae36e13/attachment.bin>


More information about the llvm-commits mailing list