[PATCH] D111953: [DebugInfo] Expand ability to load 2-byte addresses in dwarf sections

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 21 17:31:32 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd7733f84228b: [DebugInfo] Expand ability to load 2-byte addresses in dwarf sections (authored by jackoalan, committed by dblaikie).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111953

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
  llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp
  llvm/lib/DebugInfo/DWARF/DWARFListTable.cpp
  llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/test/DebugInfo/MSP430/cu-ranges.ll
  llvm/test/DebugInfo/MSP430/dwarf-basics-v5.ll
  llvm/test/DebugInfo/MSP430/ranges_always.ll
  llvm/test/tools/llvm-dwarfdump/X86/debug_addr_invalid_addr_size.s
  llvm/test/tools/llvm-dwarfdump/X86/debug_rnglists_invalid.s
  llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111953.381442.patch
Type: text/x-patch
Size: 34976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211022/1fc0408a/attachment.bin>


More information about the llvm-commits mailing list