commit | b8ae70f140f59cd0be6aeb3435ae281794fee820 | [log] [tgz] |
---|---|---|
author | Vitaly Buka <vitalybuka@google.com> | Mon Aug 29 18:17:21 2016 +0000 |
committer | Vitaly Buka <vitalybuka@google.com> | Mon Aug 29 18:17:21 2016 +0000 |
tree | 522529f949ce038f115030bbc430e1f5c9576b7b | |
parent | 997a48527920ba6e26a7fa40e161bec37aba91fc [diff] |
Use store operation to poison allocas for lifetime analysis. Summary: Calling __asan_poison_stack_memory and __asan_unpoison_stack_memory for small variables is too expensive. Code is disabled by default and can be enabled by -asan-experimental-poisoning. PR27453 Reviewers: eugenis Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D23947 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279984 91177308-0d34-0410-b5e6-96231b3b80d8