This patch makes interface of AddressManager from DWARFLinker
to be compatible with AddressesMap from DWARFLinkerParallel.
This makes both linkers to be interchangeable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147455
[DWARFLinker][NFC] Make interfaces to be compatible. ClosedPublic Authored by avl on Apr 3 2023, 10:12 AM.
Details Summary This patch makes interface of AddressManager from DWARFLinker
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 1 2023, 1:57 PM Closed by commit rG709bc112668d: [DWARFLinker][NFC] Make interfaces to be compatible. (authored by avl). · Explain WhyMay 2 2023, 6:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 518704 llvm/include/llvm/DWARFLinker/DWARFLinker.h
llvm/lib/DWARFLinker/DWARFLinker.cpp
llvm/tools/dsymutil/DwarfLinkerForBinary.h
llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
llvm/tools/llvm-dwarfutil/DebugInfoLinker.cpp
|