[PATCH] D53155: [DWARF] Make llvm-dwarfdump display location lists in a .dwp file correctly. Fixes PR38990.

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 19 12:25:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344807: [DWARF] Make llvm-dwarfdump display location lists in a .dwp file correctly. (authored by wolfgangp, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53155?vs=169436&id=170239#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53155

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/trunk/test/DebugInfo/Inputs/loclists-dwp-b.ll
  llvm/trunk/test/DebugInfo/X86/loclists-dwp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53155.170239.patch
Type: text/x-patch
Size: 18085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181019/a6ec65d2/attachment.bin>


More information about the llvm-commits mailing list