llvm-profdata-14 (1) Linux Manual Page
NAME llvm-profdata – Profile data tool SYNOPSIS llvm-profdata command [args…] DESCRIPTION The llvm-profdata tool is a small utility for working with profile data files. COMMANDS • merge • show • overlap MERGE SYNOPSIS llvm-profdata merge [options] [filename…] DESCRIPTION llvm-profdata merge takes several profile data files generated by PGO instrumentation and merges them together into a…
