Don't return an invalid line table if the DW_AT_stmt_list value is not in the .debug_...
authorGreg Clayton <gclayton@apple.com>
Thu, 4 May 2017 18:29:44 +0000 (18:29 +0000)
committerGreg Clayton <gclayton@apple.com>
Thu, 4 May 2017 18:29:44 +0000 (18:29 +0000)
commit48ff66a28098afd7c3bd593adb45a8d8d32a4857
tree17822725886d29c0d44d45e31d3911c32816d992
parent6d2ea6ec809d7c648c7b31ae195753b5507e7169
Don't return an invalid line table if the DW_AT_stmt_list value is not in the .debug_line section.

llvm-svn: 302180
llvm/lib/DebugInfo/DWARF/DWARFContext.cpp