There is no need to compress the names string when correlating with
debug info since InstrProfReader will immediately uncompress it anyway.
This also removes the dependency on zlib in this case.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo