This is an archive of the discontinued LLVM Phabricator instance.

[llc] Support -time-trace in llc
ClosedPublic

Authored by aeubanks on Oct 8 2021, 3:03 PM.

Details

Summary

Mostly copied from opt.cpp.

Diff Detail

Event Timeline

aeubanks requested review of this revision.Oct 8 2021, 3:03 PM
aeubanks created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptOct 8 2021, 3:03 PM
hans accepted this revision.Oct 11 2021, 2:58 AM

lgtm

This revision is now accepted and ready to land.Oct 11 2021, 2:58 AM
This revision was automatically updated to reflect the committed changes.