[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
Mon Aug 20 03:00:02 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340163: [DWARF] Refactor DWARF classes to use unified error reporting. NFC. (authored by vleschuk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49964?vs=161393&id=161455#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49964

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49964.161455.patch
Type: text/x-patch
Size: 28920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180820/aaa745e7/attachment.bin>


More information about the llvm-commits mailing list