You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[test-suite] Add cmake option to use IR PGO (TEST_SUITE_USE_IR_PGO)
This allows building programs in the test suite with LLVM's IR PGO
feature. Support for re-building programs with the collected profdata is
already present.
Differential Revision: https://reviews.llvm.org/D57985
llvm-svn: 353591
0 commit comments