[PATCH] D146534: [llvm-nm] Print EC symbol map.

Jacek Caban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 10:27:33 PDT 2023


jacek updated this revision to Diff 507796.
jacek added a comment.

Thanks for review. The new version adds more comments, validates EC symbol map and introduces isECSymbol helper.


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

https://reviews.llvm.org/D146534

Files:
  llvm/include/llvm/Object/Archive.h
  llvm/lib/Object/Archive.cpp
  llvm/test/tools/llvm-lib/ecsymbols.test
  llvm/tools/llvm-nm/llvm-nm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146534.507796.patch
Type: text/x-patch
Size: 9456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230323/4c72260e/attachment.bin>


More information about the llvm-commits mailing list