[all-commits] [llvm/llvm-project] ec60e1: [XCOFF][llvm-readobj] Print symbol value kind when...
zhijian lin via All-commits
all-commits at lists.llvm.org
Mon Feb 10 06:37:30 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec60e1d8e2c265f86f08590b6061eb6f51dc3349
https://github.com/llvm/llvm-project/commit/ec60e1d8e2c265f86f08590b6061eb6f51dc3349
Author: zhijian lin <zhijian at ca.ibm.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M llvm/test/tools/llvm-readobj/XCOFF/symbols.test
M llvm/test/tools/llvm-readobj/XCOFF/symbols64.test
M llvm/tools/llvm-readobj/XCOFFDumper.cpp
Log Message:
-----------
[XCOFF][llvm-readobj] Print symbol value kind when dumping symbols (#125861)
llvm-readobj print out symbol value name for xcoff symbol table.
reference doc:
https://www.ibm.com/docs/en/aix/7.2?topic=formats-xcoff-object-file-format#XCOFF__yaa3i18fjbau
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list