This is an archive of the discontinued LLVM Phabricator instance.

[ThinLTO] Add TimeTrace for Thinlink step
ClosedPublic

Authored by modimo on Jun 16 2021, 4:42 PM.

Details

Summary

Results from Clang self-build:

Testing:
ninja check-all

Diff Detail

Event Timeline

modimo created this revision.Jun 16 2021, 4:42 PM
modimo requested review of this revision.Jun 16 2021, 4:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 16 2021, 4:42 PM
This revision is now accepted and ready to land.Jun 16 2021, 9:54 PM
modimo updated this revision to Diff 363605.Aug 2 2021, 4:52 PM

Use scope-exit to guard against early returns.

modimo edited the summary of this revision. (Show Details)Aug 3 2021, 10:52 AM
This revision was automatically updated to reflect the committed changes.