This is an archive of the discontinued LLVM Phabricator instance.

[docs][NFC] Add document of llvm-opt-report.
ClosedPublic

Authored by arakawamasahiro-fj on Oct 18 2022, 12:28 AM.

Details

Summary

The llvm-opt-report command does not have an online manual, so I have included a manual article.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptOct 18 2022, 12:28 AM
Herald added a subscriber: arphaman. · View Herald Transcript
arakawamasahiro-fj requested review of this revision.Oct 18 2022, 12:28 AM

Please review. This is a simple documentation addition.

ping
Please review. This is a simple documentation addition.

A couple of nits

llvm/docs/CommandGuide/llvm-opt-report.rst
17

need to?

60–62

Are these the only symbols that can be emitted? If not, it is a good idea to list.

arakawamasahiro-fj updated this revision to Diff 482752.EditedDec 14 2022, 1:33 AM

line 17:
Update to "need to create".

line 60-62:
There is nothing else, so I will keep the current article.

This revision is now accepted and ready to land.Jan 19 2023, 12:49 AM
This revision was automatically updated to reflect the committed changes.