================ @@ -174,6 +174,10 @@ static cl::opt<std::string> WorkloadDefinitions( "}"), cl::Hidden); +static cl::opt<std::string> + ContextualProfile("thinlto-pgo-ctx-prof", ---------------- mtrofin wrote: done. https://github.com/llvm/llvm-project/pull/98682