llvm-project/llvm/lib/DWARFLinker
Alexey Lapshin fdae8641ad [DWARFLinker][NFC] cleanup AddressManager interface.
this review is extracted from D86539

1. delete areRelocationsResolved() method.
2. rename hasLiveMemoryLocation() -> isLiveVariable()
          hasLiveAddressRange() -> isLiveSubprogram().

Differential Revision: https://reviews.llvm.org/D125492
2022-05-15 22:47:04 +03:00
..
CMakeLists.txt [DWARFLinker] Link against BinaryFormat 2021-01-08 18:57:36 -08:00
DWARFLinker.cpp [DWARFLinker][NFC] cleanup AddressManager interface. 2022-05-15 22:47:04 +03:00
DWARFLinkerCompileUnit.cpp [DebugInfo] Remove hasInterestingContent (NFC) 2022-01-01 22:50:26 -08:00
DWARFLinkerDeclContext.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
DWARFStreamer.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00