commit | bd0052a0f26f04b8fcf59e8f645e5e33751e1f6e | [log] [tgz] |
---|---|---|
author | Kostya Serebryany <kcc@google.com> | Fri Oct 19 06:20:53 2012 +0000 |
committer | Kostya Serebryany <kcc@google.com> | Fri Oct 19 06:20:53 2012 +0000 |
tree | abadccd16f7d0ee24be4554fad2307dd2996fcd8 | |
parent | 725f1d12801109a3b1d081a6e1c9e44426b2cf34 [diff] |
[asan] make sure asan erases old unused allocas after it created a new one. This became important after the recent move from ModulePass to FunctionPass because no cleanup is happening after asan pass any more. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166267 91177308-0d34-0410-b5e6-96231b3b80d8