llvm-project
947b656a - [PGO] Check that PGOOpt exists before using PGOOpt->ColdOptType (#89139)

Commit
1 year ago
[PGO] Check that PGOOpt exists before using PGOOpt->ColdOptType (#89139) This means that the pass is unusable without some sort of profile. We can revisit this decision later if we want to support running this pass without a profile.
Author
Parents
Loading