This is an archive of the discontinued LLVM Phabricator instance.

[COFF] Add printing of pass timers to driver
Needs ReviewPublic

Authored by alberto_magni on Jun 11 2017, 6:38 AM.

Details

Reviewers
ruiu
Group Reviewers
lld
Summary

The COFF driver exits without calling the Timers destructor.
This change forces printing of the pass timers.

Printing is added to both the standard and the 'msvclto' paths.

Diff Detail

Repository
rL LLVM

Event Timeline

alberto_magni created this revision.Jun 11 2017, 6:38 AM