================ @@ -44,6 +46,7 @@ struct PGOOptions { std::string MemoryProfile; PGOAction Action; CSPGOAction CSAction; + ColdFuncAttr ColdType; ---------------- david-xl wrote: ColdType --> ColdOptType https://github.com/llvm/llvm-project/pull/69030