================ @@ -3045,10 +3071,10 @@ static int show_main(int argc, const char *argv[]) { if (ProfileKind == instr) return showInstrProfile( Filename, ShowCounts, TopNFunctions, ShowIndirectCallTargets, - ShowMemOPSizes, ShowDetailedSummary, DetailedSummaryCutoffs, - ShowAllFunctions, ShowCS, ValueCutoff, OnlyListBelow, ShowFunction, - TextFormat, ShowBinaryIds, ShowCovered, ShowProfileVersion, - ShowTemporalProfTraces, SFormat, OS); + ShowMemOPSizes, ShowVTables, ShowDetailedSummary, ---------------- minglotus-6 wrote:
I sent out https://github.com/llvm/llvm-project/pull/71328 to do the refactor. Given that the refactor patch would probably be large, and this PR is large itself (touches file that needs to be merged), I'll take the liberty to resolve this in a follow-up patch. https://github.com/llvm/llvm-project/pull/66825 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits