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

Jacek Caban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 14:00:13 PDT 2023


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

New version with fallible ec_symbols(), fixed member index check (it's 1-based) and a test for malformed EC symbols.


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.507875.patch
Type: text/x-patch
Size: 9641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230323/6f45ccc1/attachment.bin>


More information about the llvm-commits mailing list