llvm-project/llvm/lib/ProfileData
Fangrui Song 36c7d79dc4 Remove unneeded cl::ZeroOrMore for cl::opt options
Similar to 557efc9a8b.
This commit handles options where cl::ZeroOrMore is more than one line below
cl::opt.
2022-06-04 00:10:42 -07:00
..
Coverage [Clang][CoverageMapping] Fix switch counter codegen compile time explosion 2022-05-26 11:05:15 -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-cov gcov] Fix calculating coverage of template functions 2022-03-15 20:46:22 +04:00
InstrProf.cpp [Support] Change zlib::compress to return void 2022-03-14 11:38:04 -07:00
InstrProfCorrelator.cpp Cleanup includes: ProfileData 2022-02-24 13:25:11 +01:00
InstrProfReader.cpp [memprof] Use unknown_function error type for missing functions 2022-05-04 13:02:30 -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 Remove unneeded cl::ZeroOrMore for cl::opt options 2022-06-04 00:10:42 -07:00
RawMemProfReader.cpp [memprof] Print out the segment information in YAML format. 2022-06-02 02:26:39 +00:00
SampleProf.cpp [llvm] Remove unneeded cl::ZeroOrMore for cl::opt options. NFC 2022-06-03 21:59:05 -07:00
SampleProfReader.cpp [CSSPGO] Rename ProfileIsCSNested and ProfileIsCSFlat 2022-04-29 17:03:52 -07:00
SampleProfWriter.cpp [CSSPGO] Rename ProfileIsCSNested and ProfileIsCSFlat 2022-04-29 17:03:52 -07:00