[PATCH] D44418: DWARF: Unify form size handling code

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 14 02:43:22 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327486: DWARF: Unify form size handling code (authored by labath, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44418?vs=138153&id=138311#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44418

Files:
  llvm/trunk/include/llvm/BinaryFormat/Dwarf.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/lib/BinaryFormat/Dwarf.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DIE.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFFormValue.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/tools/llvm-dwp/llvm-dwp.cpp
  llvm/trunk/unittests/BinaryFormat/DwarfTest.cpp
  llvm/trunk/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44418.138311.patch
Type: text/x-patch
Size: 28436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180314/6f21f137/attachment.bin>


More information about the llvm-commits mailing list