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

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


vitalybuka updated this revision to Diff 68781.
vitalybuka added a comment.

rebase


https://reviews.llvm.org/D23707

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

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


More information about the llvm-commits mailing list