[PATCH] D158004: llvm-nm ignore the Import symbol file for the --export-symbol option.

Digger Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 10:49:25 PDT 2023


DiggerLin updated this revision to Diff 553193.
DiggerLin added a comment.

rebase the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158004

Files:
  llvm/include/llvm/BinaryFormat/Magic.h
  llvm/include/llvm/Object/AIXLinkerImportFile.h
  llvm/lib/BinaryFormat/Magic.cpp
  llvm/lib/Object/AIXLinkerImportFile.cpp
  llvm/lib/Object/Binary.cpp
  llvm/lib/Object/CMakeLists.txt
  llvm/lib/Object/ObjectFile.cpp
  llvm/test/tools/llvm-nm/XCOFF/export-symbols.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158004.553193.patch
Type: text/x-patch
Size: 7802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/ae248511/attachment.bin>


More information about the llvm-commits mailing list