[PATCH] D112735: export unique symbol list for xcoff with llvm-nm new option "--export-symbols"
Digger Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 19 13:32:15 PST 2022
DiggerLin updated this revision to Diff 401385.
DiggerLin marked 2 inline comments as done.
Herald added a subscriber: arphaman.
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-sym-list-with-invalid-section-index.test
llvm/test/tools/llvm-nm/XCOFF/export-sym-list.test
llvm/tools/llvm-nm/Opts.td
llvm/tools/llvm-nm/llvm-nm.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112735.401385.patch
Type: text/x-patch
Size: 25722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/468bed60/attachment.bin>
More information about the llvm-commits
mailing list