<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Improve llvm-objdump help text"
   href="https://bugs.llvm.org/show_bug.cgi?id=42250">42250</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Improve llvm-objdump help text
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>tools
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>llvm-objdump
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jh7370.2008@my.bristol.ac.uk
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I noticed a few issues with the help text of llvm-objdump, which should
probably be fixed.

* -cfg is mentioned in the documentation but not in the help text.
* The -m/--macho options are not listed as Mach-O specific options in the help
text, unlike other Mach-O related options.
* -x86-asm-syntax is explicitly hidden in the help text, despite being in the
documentation. I don't know why.
* Some short options are in the documentation but not the help text (e.g. -g).
See also <a href="http://lists.llvm.org/pipermail/llvm-dev/2019-June/132917.html">http://lists.llvm.org/pipermail/llvm-dev/2019-June/132917.html</a>.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>