[PATCH] D37214: Another prototype fix for lld DWARF parsing of base address selection entries in range lists

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 4 03:31:53 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312477: [DebugInfo] - Fix for lld DWARF parsing of base address selection entries in… (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D37214?vs=113529&id=113738#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37214

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/test/DebugInfo/Inputs/dwarfdump-ranges-baseaddr-exe.elf-x86-64
  llvm/trunk/test/DebugInfo/X86/dwarfdump-ranges-baseaddr-exe.s
  llvm/trunk/test/DebugInfo/X86/dwarfdump-ranges-baseaddr.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37214.113738.patch
Type: text/x-patch
Size: 8972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170904/f23e06a2/attachment.bin>


More information about the llvm-commits mailing list