diff options
author | Cyndy Ishida <cyndy_ishida@apple.com> | 2023-12-18 16:55:30 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-18 16:55:30 -0800 |
commit | e3627e2690aba0128c502b340b9a392cfae13651 (patch) | |
tree | 8a8f0358c0b04f88399a5af462e4828dbd320e4b /llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp | |
parent | 06b2da4155a6bd88747307c108536a957d0f1daa (diff) | |
download | llvm-e3627e2690aba0128c502b340b9a392cfae13651.zip llvm-e3627e2690aba0128c502b340b9a392cfae13651.tar.gz llvm-e3627e2690aba0128c502b340b9a392cfae13651.tar.bz2 |
Reland '[TextAPI] Add DylibReader' (#75862)
> Add support for reading binary Mach-o dynamic libraries. It uses
libObject APIs for extracting information relevant to TAPI and tbd
files. This includes but is not limited to load commands encode data
like install names, current/compat versions, and symbols.
This originally broke because DylibReader uses Object and Object depends
on TextAPI. Breaking this up in a nested library prevents this cycle.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp')
0 files changed, 0 insertions, 0 deletions