diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2015-11-05 21:18:41 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-11-05 21:18:41 +0000 |
commit | 55fda1be94c9d72e9d1239ee0e1c74e38253eb82 (patch) | |
tree | 26ae08f3177ef60276959d4dccf14133ceb4aace /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | db73c2f54c3ee974a662a6c196f38f73e6c3d42d (diff) | |
download | llvm-55fda1be94c9d72e9d1239ee0e1c74e38253eb82.zip llvm-55fda1be94c9d72e9d1239ee0e1c74e38253eb82.tar.gz llvm-55fda1be94c9d72e9d1239ee0e1c74e38253eb82.tar.bz2 |
[ASan] Disable instrumentation for inalloca variables.
inalloca variables were not treated as static allocas, therefore didn't
participate in regular stack instrumentation. We don't want them to
participate in dynamic alloca instrumentation as well.
llvm-svn: 252213
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions