[PATCH] Implement variable-sized alloca instrumentation (take 2).

Maxim Ostapenko m.ostapenko at partner.samsung.com
Fri Apr 24 06:02:48 PDT 2015


I would like to ping the patch. Updated with small nits fixed. All tests passed for x86_64-unknown-linux-gnu.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7098

Files:
  lib/Transforms/Instrumentation/AddressSanitizer.cpp
  lib/asan/asan_fake_stack.cc
  lib/asan/asan_interface_internal.h
  test/Instrumentation/AddressSanitizer/instrument-dynamic-allocas.ll
  test/Instrumentation/AddressSanitizer/undecidable-dynamic-alloca-1.ll
  test/asan/TestCases/Linux/interface_symbols_linux.c
  test/asan/TestCases/alloca_loop_unpoisoning.cc
  test/asan/TestCases/alloca_vla_interact.cc
  test/asan/TestCases/vla_chrome_testcase.cc
  test/asan/TestCases/vla_condition_overflow.cc
  test/asan/TestCases/vla_loop_overfow.cc

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7098.24385.patch
Type: text/x-patch
Size: 26688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150424/426fd426/attachment.bin>


More information about the llvm-commits mailing list