Avoid a crash when trying to parse a line table in the DWARF parser.
authorGreg Clayton <gclayton@apple.com>
Thu, 1 Nov 2012 17:28:37 +0000 (17:28 +0000)
committerGreg Clayton <gclayton@apple.com>
Thu, 1 Nov 2012 17:28:37 +0000 (17:28 +0000)
commitda2455bd45da380ae3f536bfe58c85bb1375fe4e
tree855355e280dfc71bb77d00f7270e119636822822
parent531891e980dbdd82dd3052925fecf1bbcc1b25e9
Avoid a crash when trying to parse a line table in the DWARF parser.

llvm-svn: 167236
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp