this review is extracted from D86539
- delete areRelocationsResolved() method.
- rename hasLiveMemoryLocation() -> isLiveVariable() hasLiveAddressRange() -> isLiveSubprogram().
Paths
| Differential D125492
[DWARFLinker][NFC] cleanup AddressManager interface. ClosedPublic Authored by avl on May 12 2022, 12:10 PM.
Details Summary this review is extracted from D86539
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.May 13 2022, 12:59 PM This revision was landed with ongoing or failed builds.May 15 2022, 12:49 PM Closed by commit rGfdae8641adbe: [DWARFLinker][NFC] cleanup AddressManager interface. (authored by avl). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 429041 llvm/include/llvm/DWARFLinker/DWARFLinker.h
llvm/lib/DWARFLinker/DWARFLinker.cpp
llvm/tools/dsymutil/DwarfLinkerForBinary.h
llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
|