[PATCH] D49964: [DWARF] Refactor DWARF classes to use unified error reporting. NFC.

Victor Leschuk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 19 03:46:41 PDT 2018


vleschuk updated this revision to Diff 161393.
vleschuk added a comment.

- Changed error codes to more appropriate ones
- Fixed formatting


https://reviews.llvm.org/D49964

Files:
  include/llvm/DebugInfo/DWARF/DWARFListTable.h
  lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
  lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp
  lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp
  lib/DebugInfo/DWARF/DWARFListTable.cpp
  lib/DebugInfo/DWARF/DWARFUnit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49964.161393.patch
Type: text/x-patch
Size: 28618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180819/fad0bed3/attachment-0001.bin>


More information about the llvm-commits mailing list