diff options
author | Jim Ingham <jingham@apple.com> | 2013-09-27 01:15:46 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2013-09-27 01:15:46 +0000 |
commit | 2b89a53181db3f312c006e59f5d5b8d1e4416d1e (patch) | |
tree | 4f307959edf08f1a8b065216bdde3673d02296f1 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | e4483cf959ad11a4476a16a45b017062191d6640 (diff) | |
download | bcm5719-llvm-2b89a53181db3f312c006e59f5d5b8d1e4416d1e.tar.gz bcm5719-llvm-2b89a53181db3f312c006e59f5d5b8d1e4416d1e.zip |
DWARF says line number 0 is a valid line number - used to indicate a source line that should
not have breakpoints set on it inserted into code that does have a valid line number. So allow
that line number, and the ThreadPlanStepRange should just continue stepping over 0 line ranges
as if they had the same line number as whatever we were previously stepping through.
llvm-svn: 191477
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions