[PATCH] D109452: implement the --syms and using "symbol index and qualname" for --sym --symbol--description for llvm-objdump for xcoff

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 1 09:38:15 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b44c716ee0f: [AIX]implement the --syms and using "symbol index and qualname" for --sym… (authored by zhijian <zhijian at ca.ibm.com>).

Changed prior to commit:
  https://reviews.llvm.org/D109452?vs=373973&id=376558#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109452

Files:
  llvm/include/llvm/Object/XCOFFObjectFile.h
  llvm/lib/Object/XCOFFObjectFile.cpp
  llvm/test/tools/llvm-objdump/XCOFF/print-linenumber.test
  llvm/test/tools/llvm-objdump/XCOFF/symbol-table.test
  llvm/tools/llvm-objdump/XCOFFDump.cpp
  llvm/tools/llvm-objdump/XCOFFDump.h
  llvm/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109452.376558.patch
Type: text/x-patch
Size: 16400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211001/557d69ab/attachment.bin>


More information about the llvm-commits mailing list