llvm-project/llvm/lib/ProfileData
Zequan Wu 82035ec777 Revert "[PGO] Make emitted symbols hidden"
This reverts commit ecac223b0e.

The commit causes instrprof-darwin-dead-strip.c to fail on mac.
2022-10-14 15:23:26 -07:00
..
Coverage [Support] Rename llvm::compression::{zlib,zstd}::uncompress to more appropriate decompress 2022-09-17 12:35:17 -07:00
CMakeLists.txt Reland "[memprof] Extend the index prof format to include memory profiles." 2022-02-17 22:09:52 -08:00
GCOV.cpp [llvm] Qualify auto in range-based for loops (NFC) 2022-08-13 12:55:42 -07:00
InstrProf.cpp Revert "[PGO] Make emitted symbols hidden" 2022-10-14 15:23:26 -07:00
InstrProfCorrelator.cpp [InstrProf][llvm-profdata] Dump profile correlation data as YAML 2022-10-07 09:47:25 -07:00
InstrProfReader.cpp [llvm] Use range-based for loops (NFC) 2022-09-03 11:17:40 -07:00
InstrProfWriter.cpp [memprof] Deduplicate and outline frame storage in the memprof profile. 2022-04-08 09:15:20 -07:00
MemProf.cpp [memprof] Deduplicate and outline frame storage in the memprof profile. 2022-04-08 09:15:20 -07:00
ProfileSummaryBuilder.cpp [llvm-profdata] Improve profile supplementation 2022-08-29 16:50:42 -07:00
RawMemProfReader.cpp [llvm] Don't including SetVector.h (NFC) 2022-09-17 12:36:43 -07:00
SampleProf.cpp ManagedStatic: remove many straightforward uses in llvm 2022-07-10 10:29:15 +02:00
SampleProfReader.cpp [Support] Rename llvm::compression::{zlib,zstd}::uncompress to more appropriate decompress 2022-09-17 12:35:17 -07:00
SampleProfWriter.cpp [Support] Change compression::zlib::{compress,uncompress} to use uint8_t * 2022-07-13 16:26:54 -07:00