[PATCH] D118193: [llvm-nm] add a new option -X to specify the type of object file llvm-nm should examine

Digger Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 11:40:26 PST 2022


DiggerLin updated this revision to Diff 404639.
DiggerLin marked 2 inline comments as done.
DiggerLin retitled this revision from "[llvm-nm] add a new option --bit-mode to specify the type of object file llvm-nm should examine" to "[llvm-nm] add a new option -X to specify the type of object file llvm-nm should examine".
DiggerLin edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118193/new/

https://reviews.llvm.org/D118193

Files:
  llvm/docs/CommandGuide/llvm-nm.rst
  llvm/test/tools/llvm-nm/XCOFF/option-X.test
  llvm/tools/llvm-nm/Opts.td
  llvm/tools/llvm-nm/llvm-nm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118193.404639.patch
Type: text/x-patch
Size: 6966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/a9167821/attachment.bin>


More information about the llvm-commits mailing list