llvm-project/llvm/include
Ellis Hoag f170595249 [InstrProf][Correlator] Do not compress names when reading debug info
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.

Reviewed By: kyulee

Differential Revision: https://reviews.llvm.org/D118176
2022-01-25 12:52:37 -08:00
..
llvm [InstrProf][Correlator] Do not compress names when reading debug info 2022-01-25 12:52:37 -08:00
llvm-c [llvm-c] Deprecate LLVMBuildPtrDiff() 2022-01-25 12:47:50 +01:00