diff options
author | Jim Grosbach <grosbach@apple.com> | 2010-06-09 22:21:24 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2010-06-09 22:21:24 +0000 |
commit | 5fa0158ecd6dd9f0f19275bd094ac35e3cf749ec (patch) | |
tree | 956d39a1fbce0e7f69a9c961e61ed5c42a8d77bb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0d3b18dd6fc321997e8ad42881be8e10ed001929 (diff) | |
download | bcm5719-llvm-5fa0158ecd6dd9f0f19275bd094ac35e3cf749ec.tar.gz bcm5719-llvm-5fa0158ecd6dd9f0f19275bd094ac35e3cf749ec.zip |
be slightly more subtle about skipping dbg_value instructions; otherwise, if a
dbg_value immediately follows a sequence of ldr/str instructions that should
be combined into an ldm/stm and is the last instruction in the block, then
combine may end up being skipped.
llvm-svn: 105758
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions