[PATCH] D112735: export unique symbol list with llvm-nm new option "--export-symbols"
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 17 08:38:00 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfd3ba1f862f5: Title: Export unique symbol list with llvm-nm new option "--export-symbols" (authored by zhijian <zhijian at ca.ibm.com>).
Changed prior to commit:
https://reviews.llvm.org/D112735?vs=409252&id=409673#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112735/new/
https://reviews.llvm.org/D112735
Files:
llvm/docs/CommandGuide/llvm-nm.rst
llvm/include/llvm/BinaryFormat/XCOFF.h
llvm/include/llvm/Object/XCOFFObjectFile.h
llvm/lib/Object/XCOFFObjectFile.cpp
llvm/test/tools/llvm-nm/XCOFF/export-symbols.test
llvm/test/tools/llvm-nm/bitcode-export-sym.test
llvm/tools/llvm-nm/Opts.td
llvm/tools/llvm-nm/llvm-nm.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112735.409673.patch
Type: text/x-patch
Size: 28447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/9a405fe2/attachment.bin>
More information about the llvm-commits
mailing list