[PATCH] D23707: [asan] Cleanup instrumentation of dynamic allocas

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 20 10:30:42 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279376: [asan] Cleanup instrumentation of dynamic allocas (authored by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D23707?vs=68781&id=68782#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23707

Files:
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/test/Instrumentation/AddressSanitizer/debug_info_noninstrumented_alloca.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/do-not-instrument-promotable-allocas.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/instrument-dynamic-allocas.ll
  llvm/trunk/test/Instrumentation/AddressSanitizer/lifetime.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23707.68782.patch
Type: text/x-patch
Size: 8512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160820/506df3c3/attachment.bin>


More information about the llvm-commits mailing list