This is an archive of the discontinued LLVM Phabricator instance.

add gdb index time trace
ClosedPublic

Authored by Trass3r on Oct 11 2022, 3:58 AM.

Diff Detail

Event Timeline

Trass3r created this revision.Oct 11 2022, 3:58 AM
Herald added a project: Restricted Project. · View Herald Transcript
Trass3r requested review of this revision.Oct 11 2022, 3:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 11 2022, 3:58 AM
MaskRay accepted this revision.Oct 11 2022, 10:00 PM
This revision is now accepted and ready to land.Oct 11 2022, 10:00 PM

This is easily the slowest pass so a time trace is useful.

Trass3r added a comment.EditedOct 12 2022, 12:58 AM

@MaskRay Thanks! Could you commit it for me?

This revision was automatically updated to reflect the committed changes.