This is an archive of the discontinued LLVM Phabricator instance.

[ThinLTO] PrintStatistics when we exit early for thinlto-index-only
ClosedPublic

Authored by tejohnson on Feb 2 2017, 9:42 AM.

Details

Summary

This is necessary to get stats from the ThinLink printed before the
early exit when compiling in a distributed build.

Diff Detail

Repository
rL LLVM

Event Timeline

tejohnson created this revision.Feb 2 2017, 9:42 AM
This revision is now accepted and ready to land.Feb 2 2017, 9:44 AM
This revision was automatically updated to reflect the committed changes.