[PATCH] D147455: [DWARFLinker][NFC] Make interfaces to be compatible.
Alexey Lapshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 3 10:12:44 PDT 2023
avl created this revision.
avl added reviewers: JDevlieghere, aprantl, clayborg, dblaikie.
Herald added a subscriber: hiraditya.
Herald added a project: All.
avl requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch makes interface of AddressManager from DWARFLinker
to be compatible with AddressesMap from DWARFLinkerParallel.
This makes both linkers to be interchangeable.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D147455
Files:
llvm/include/llvm/DWARFLinker/DWARFLinker.h
llvm/lib/DWARFLinker/DWARFLinker.cpp
llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
llvm/tools/dsymutil/DwarfLinkerForBinary.h
llvm/tools/llvm-dwarfutil/DebugInfoLinker.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147455.510547.patch
Type: text/x-patch
Size: 11762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230403/f1654f38/attachment.bin>
More information about the llvm-commits
mailing list