Skip to content

[Docs] Remove llvm-objdump man page #75759

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

boomanaiden154
Copy link
Contributor

This patch removes the explicit llvm-objdump man page. By enabling sphinx man page output with -DLLVM_ENABLE_SPHINX=ON and -DSPHINX_OUTPUT_MAN=ON, we can generate man pages for all the llvm binary utilities from the restructured text documentation. Having an additional man page upstream increases fragementation and maintenance.

This patch removes the explicit llvm-objdump man page. By enabling
sphinx man page output with `-DLLVM_ENABLE_SPHINX=ON` and
`-DSPHINX_OUTPUT_MAN=ON`, we can generate man pages for all the llvm
binary utilities from the restructured text documentation. Having an
additional man page upstream increases fragementation and maintenance.
Copy link
Member

@MaskRay MaskRay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. This file seems a bit stale as well.

@emaste
Copy link
Member

emaste commented Dec 18, 2023

Fine with me, doesn't make sense for llvm-objdump to be one special case.

@boomanaiden154 boomanaiden154 merged commit cca63f9 into llvm:main Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants