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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 06:44:03 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0135aa7b988f: [llvm-nm] add a new option -X to specify the type of object file llvm-nm should… (authored by zhijian <zhijian at ca.ibm.com>).

Changed prior to commit:
  https://reviews.llvm.org/D118193?vs=406834&id=408851#toc

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/Inputs/bitcode-sym32.ll
  llvm/test/tools/llvm-nm/Inputs/bitcode-sym64.ll
  llvm/test/tools/llvm-nm/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.408851.patch
Type: text/x-patch
Size: 10069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/08403399/attachment.bin>


More information about the llvm-commits mailing list