Skip to content
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

LLVM Command Guide not complete #686

Closed
tlattner opened this issue Apr 8, 2004 · 5 comments
Closed

LLVM Command Guide not complete #686

tlattner opened this issue Apr 8, 2004 · 5 comments

Comments

@tlattner
Copy link
Contributor

tlattner commented Apr 8, 2004

Bugzilla Link 314
Resolution FIXED
Resolved on Mar 06, 2010 14:00
Version unspecified
OS All

Extended Description

The command guide appears to be missing options for some of the tools. For
example, llc has a ton of options that you can get if you use --help-hidden. I'm
sure the same is for other tools. I think all of these should be listed on the
website.

@lattner
Copy link
Collaborator

lattner commented Jul 10, 2004

I don't think that it really makes sense to put all options in the command guide
for every tool, but you're right... we should at least point out that there are
hidden options and mention how to get them.

I updated the text at the top of the commandguide page:
http://llvm.cs.uiuc.edu/docs/CommandGuide/

Does this look reasonable? If so I think this bug should be closed, because we
don't really want to mention every little debugging option (which might change
in the future). If there are major options, like -o, that are not documented,
that's clearly a bug though and should be fixed :)

-Chris

@tlattner
Copy link
Contributor Author

Whats wrong with having these pages auto generated?

@lattner
Copy link
Collaborator

lattner commented Jul 10, 2004

That's not an unreasonable idea at all, but would be tricky to get "right". If
you wanted to add an entry to the open projects page I think that would be fine.
However, I think the bug is "satisfied", do you agree?

-Chris

@tlattner
Copy link
Contributor Author

Thats fine.

@llvmbot
Copy link
Collaborator

llvmbot commented Jul 11, 2004

Tanya, what do you mean by "having these pages autogenerated"? Do you mean you
want the .pod files auto-generated, or is the current .pod -> .html conversion
satisfactory?

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 1, 2021
This issue was closed.
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

No branches or pull requests

3 participants