Issue 108069
Summary [llvm-dis][docs] Update the list of options on the file header
Labels good first issue
Assignees
Reporter AmrDeveloper
    The current llvm-dis file mention only the help command on the header, should be updated with current available options.

https://github.com/llvm/llvm-project/blob/02c943a7ea7b798026baf34f108c18a5cde3821a/llvm/tools/llvm-dis/llvm-dis.cpp#L8-L16

Current options

https://github.com/llvm/llvm-project/blob/02c943a7ea7b798026baf34f108c18a5cde3821a/llvm/tools/llvm-dis/llvm-dis.cpp#L39-L85

- Make sure to not add hidden options
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to