| commit | 9ddad935b93906f8b0389b9120ce29ff0206585f | [log] [tgz] |
|---|---|---|
| author | Greg Clayton <gclayton@apple.com> | Fri Feb 12 00:07:16 2016 +0000 |
| committer | Greg Clayton <gclayton@apple.com> | Fri Feb 12 00:07:16 2016 +0000 |
| tree | 20e7bd95dfc0f92db62dfa51812f28febb37d270 | |
| parent | b80a5811ce8f2be21edaf43d408cf63e61f7c9ca [diff] |
Don't crash if we have a DIE that has a DW_AT_ranges attribute and yet the SymbolFileDWARF doesn't have a DebugRanges. If this happens print a nice error message to prompt the user to file a bug and attach the offending DWARF file so we can get the correct compiler fixed. <rdar://problem/24458016> llvm-svn: 260626