[dsymutil] Do not crash on empty debug_range range.The fix is trivial (The actual patch is 2 lines, but as it changesindentation it looks like more).clang does not produce this kind of (slightly
[dsymutil] Do not crash on empty debug_range range.The fix is trivial (The actual patch is 2 lines, but as it changesindentation it looks like more).clang does not produce this kind of (slightly bogus) debug infoanymore, thus I had to rely on a hand-crafted assembly test to triggerthat case.llvm-svn: 246410
show more ...