This is an archive of the discontinued LLVM Phabricator instance.

[llvm-profdata] Add some missing options to docs
ClosedPublic

Authored by ellis on Oct 6 2022, 11:25 AM.

Details

Summary

I forgot to add documentation for these options when I added them to the show command, so add them now.

Diff Detail

Event Timeline

ellis created this revision.Oct 6 2022, 11:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 6 2022, 11:25 AM
ellis requested review of this revision.Oct 6 2022, 11:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 6 2022, 11:25 AM
phosek accepted this revision.Oct 6 2022, 12:44 PM

LGTM

This revision is now accepted and ready to land.Oct 6 2022, 12:44 PM
This revision was automatically updated to reflect the committed changes.