[PATCH] D44200: [DWARF] Don't attempt to parse line tables at invalid offsets

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 8 02:55:59 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326995: [DWARF] Don't attempt to parse line tables at invalid offsets (authored by jhenderson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44200?vs=137359&id=137552#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44200

Files:
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/trunk/unittests/DebugInfo/DWARF/CMakeLists.txt
  llvm/trunk/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
  llvm/trunk/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
  llvm/trunk/unittests/DebugInfo/DWARF/DwarfUtils.cpp
  llvm/trunk/unittests/DebugInfo/DWARF/DwarfUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44200.137552.patch
Type: text/x-patch
Size: 7565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180308/6878cd4c/attachment.bin>


More information about the llvm-commits mailing list