diff options
author | Alexey Lapshin <a.v.lapshin@mail.ru> | 2023-03-15 16:30:21 +0100 |
---|---|---|
committer | Alexey Lapshin <a.v.lapshin@mail.ru> | 2023-03-15 18:43:45 +0100 |
commit | 1358df4dc4a9f8193767f2bd03ef4d8e9f04ace6 (patch) | |
tree | c2ebab1351bf66b561c792b467e85e8797988c25 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | e7a2da5298dc90527c05441485def6c7b04e226a (diff) | |
download | llvm-1358df4dc4a9f8193767f2bd03ef4d8e9f04ace6.zip llvm-1358df4dc4a9f8193767f2bd03ef4d8e9f04ace6.tar.gz llvm-1358df4dc4a9f8193767f2bd03ef4d8e9f04ace6.tar.bz2 |
[DWARFLinkerParallel] add AddressesMap interface.
This patch is extracted from D96035. It adds AddressesMap map interface
to the DWARFLinkerParallel library. This interface mostly match with the
paired interface from the DWARFLinker library, except that it does
not depend on DIEInfo class.
Reviewed By: JDevlieghere
Differential Revision: https://reviews.llvm.org/D140788
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions