Passes down the necessary code ge options to the LTO Config to enable
-fdiagnostics-show-hotness and -fsave-optimization-record in the ThinLTO
backend for a distributed build.
Also, remove warning about not having PGO when the input is IR.
Differential D46464
[ThinLTO] Support opt remarks options with distributed ThinLTO backends tejohnson on May 4 2018, 1:50 PM. Authored by
Details Passes down the necessary code ge options to the LTO Config to enable Also, remove warning about not having PGO when the input is IR.
Diff Detail
Event Timeline
Comment Actions Fixed the output file as suggested. Also note that this test will fail and can't go in until after D46387 Comment Actions Update test for change to pass -1 as the Task ID for distributed backends,
|