[PATCH] D66465: [DWARF] Fix reading 64-bit DWARF type units.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 05:51:33 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369378: [DWARF] Fix reading 64-bit DWARF type units. (authored by ikudrin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66465?vs=216093&id=216114#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66465/new/

https://reviews.llvm.org/D66465

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFTypeUnit.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/test/tools/llvm-dwarfdump/X86/typeunit-v4-dwarf64.s
  llvm/trunk/test/tools/llvm-dwarfdump/X86/typeunit-v5-dwarf64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66465.216114.patch
Type: text/x-patch
Size: 8472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190820/09f405be/attachment.bin>


More information about the llvm-commits mailing list