Skip to content

Add GAUDI_PGO options

Oscar Rene Albert Buon requested to merge lhcb/Gaudi:obuon_lto-pgo into master

This code allows to compile Gaudi and programs that depend on it with profile-guided optimization. It only has an effect if we build by passing -DGAUDI_PGO=GENERATE or -DGAUDI_PGO=USE to cmake.

Edited by Marco Clemencic

Merge request reports