[dsymutil] Do not mistakenly reuse the current object file when the next one isn...
authorFrederic Riss <friss@apple.com>
Mon, 31 Aug 2015 05:16:35 +0000 (05:16 +0000)
committerFrederic Riss <friss@apple.com>
Mon, 31 Aug 2015 05:16:35 +0000 (05:16 +0000)
commit42829a5316b507a78f4c9d53890718bf6bf7b95e
treefaa7b52b6d97e024d63272971b8bd90d765fe75f
parentb70b4156adc57c44db0e8c3b7ad621cb061a910f
[dsymutil] Do not mistakenly reuse the current object file when the next one isn't found.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246412 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/dsymutil/X86/empty_range.s
tools/dsymutil/DwarfLinker.cpp