[asan] Cleanup instrumentation of dynamic allocas
authorVitaly Buka <vitalybuka@google.com>
Sat, 20 Aug 2016 17:22:27 +0000 (17:22 +0000)
committerVitaly Buka <vitalybuka@google.com>
Sat, 20 Aug 2016 17:22:27 +0000 (17:22 +0000)
commit5b4f12176cf14d0c5562c5dbc92e02c7493d5778
tree9e621b5d122203bbb3b456831649ef8c4f1a03fe
parentcb0ba1067fb9793a7d6d782feeeed99c700279c3
[asan] Cleanup instrumentation of dynamic allocas

Summary:
Extract instrumenting dynamic allocas into separate method.
Rename asan-instrument-allocas -> asan-instrument-dynamic-allocas

Differential Revision: https://reviews.llvm.org/D23707

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