]> granicus.if.org Git - llvm/commit
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)
commitb1cbece4122eff558f363bcaec48e5ee2ec326da
tree64e82826647ec9dc403b123e5a3ed479d485796a
parent984dc047e780a687d63922dadaa8f6a0766e23be
Don't return an invalid line table if the DW_AT_stmt_list value is not in the .debug_line section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@302180 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/DWARF/DWARFContext.cpp