[PATCH] D53364: [llvm-dwarfdump] - Add the support of parsing .debug_loclists.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 04:33:43 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344895: [llvm-dwarfdump] - Add the support of parsing .debug_loclists. (authored by grimar, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53364?vs=170066&id=170388#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53364

Files:
  llvm/trunk/include/llvm/BinaryFormat/Dwarf.def
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFContext.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFObject.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/trunk/test/DebugInfo/X86/dwarfdump-debug-loclists.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53364.170388.patch
Type: text/x-patch
Size: 21489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181022/056a2177/attachment.bin>


More information about the llvm-commits mailing list