[PATCH] D46831: [DWARF] Refactor callback usage for .debug_line error handling

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 08:34:58 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332845: [DWARF] Refactor callback usage for .debug_line error handling (authored by jhenderson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46831?vs=147049&id=147790#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46831

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFContext.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/trunk/tools/dsymutil/DwarfLinker.cpp
  llvm/trunk/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46831.147790.patch
Type: text/x-patch
Size: 22904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/578d2ff2/attachment.bin>


More information about the llvm-commits mailing list