diff options
author | Vitaly Buka <vitalybuka@google.com> | 2016-08-29 17:16:59 +0000 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2016-08-29 17:16:59 +0000 |
commit | ac644fa9173cb90a6f7328f5f508974631824c38 (patch) | |
tree | 0ef23fb63b72336450667502e162284489973b05 /llvm/lib/CodeGen/StackColoring.cpp | |
parent | e8fd5f9ffdd72fc9cfe7bd6070417cacd859ae18 (diff) | |
download | bcm5719-llvm-ac644fa9173cb90a6f7328f5f508974631824c38.tar.gz bcm5719-llvm-ac644fa9173cb90a6f7328f5f508974631824c38.zip |
[asan] Remove runtime flag detect_stack_use_after_scope
Summary:
We are going to use store instructions to poison some allocas.
Runtime flag will require branching in instrumented code on every lifetime
intrinsic. We'd like to avoid that.
Reviewers: eugenis
Subscribers: llvm-commits, kubabrecka
Differential Revision: https://reviews.llvm.org/D23967
llvm-svn: 279981
Diffstat (limited to 'llvm/lib/CodeGen/StackColoring.cpp')
0 files changed, 0 insertions, 0 deletions