[PATCH] D123469: [DebugInfo][llvm-dwarfutil] Combine overlapped address ranges.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 03:16:36 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd2a4d6bf9c52: [DebugInfo][llvm-dwarfutil] Combine overlapped address ranges. (authored by avl).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123469

Files:
  llvm/include/llvm/ADT/AddressRanges.h
  llvm/include/llvm/DWARFLinker/DWARFLinker.h
  llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h
  llvm/include/llvm/DWARFLinker/DWARFStreamer.h
  llvm/lib/DWARFLinker/DWARFLinker.cpp
  llvm/lib/DWARFLinker/DWARFLinkerCompileUnit.cpp
  llvm/lib/DWARFLinker/DWARFStreamer.cpp
  llvm/lib/Support/AddressRanges.cpp
  llvm/test/tools/llvm-dwarfutil/ELF/gc-func-overlapping-address-ranges.test
  llvm/test/tools/llvm-dwarfutil/ELF/gc-unit-overlapping-address-ranges.test
  llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
  llvm/tools/dsymutil/DwarfLinkerForBinary.h
  llvm/tools/llvm-dwarfutil/DebugInfoLinker.cpp
  llvm/unittests/Support/AddressRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123469.446415.patch
Type: text/x-patch
Size: 47053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220721/9c3416b8/attachment-0001.bin>


More information about the llvm-commits mailing list