[PATCH] D24482: [asan] Don't poison variables as for lifitime analysis on function entry.

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 18:48:40 PDT 2016


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

relaxed AllocaLifetimeChecker
check only successors of lifetime markers, no entry


https://reviews.llvm.org/D24482

Files:
  lib/Transforms/Instrumentation/AddressSanitizer.cpp
  test/Instrumentation/AddressSanitizer/lifetime-throw.ll
  test/Instrumentation/AddressSanitizer/lifetime-uar-uas.ll
  test/Instrumentation/AddressSanitizer/lifetime.ll
  test/Instrumentation/AddressSanitizer/stack-poisoning-experimental-be.ll
  test/Instrumentation/AddressSanitizer/stack-poisoning-experimental.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24482.71091.patch
Type: text/x-patch
Size: 12057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160913/d081dfc9/attachment.bin>


More information about the llvm-commits mailing list