diff options
author | Dale Johannesen <dalej@apple.com> | 2009-03-03 21:26:39 +0000 |
---|---|---|
committer | Dale Johannesen <dalej@apple.com> | 2009-03-03 21:26:39 +0000 |
commit | 77456b7ab47d13cdcbf169f5d068debfc34ae66f (patch) | |
tree | 7d211f64c299f85e8b8118abd6a9bbc9df166f48 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 27ed6f67668ae605a2441f5193c5921a95ceff3b (diff) | |
download | llvm-77456b7ab47d13cdcbf169f5d068debfc34ae66f.zip llvm-77456b7ab47d13cdcbf169f5d068debfc34ae66f.tar.gz llvm-77456b7ab47d13cdcbf169f5d068debfc34ae66f.tar.bz2 |
When removing a store to an alloca that has only one
use, check also for the case where it has two uses,
the other being a llvm.dbg.declare. This is needed so
debug info doesn't affect codegen.
llvm-svn: 65970
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions