[PATCH] D112450: support xcoff for llvm-nm

Digger Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 25 07:00:51 PDT 2021


DiggerLin created this revision.
DiggerLin added reviewers: hubert.reinterpretcast, sfertile, Esme, jhenderson, PowerPC.
Herald added a subscriber: rupprecht.
DiggerLin requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

1. add the xcoff  symbol type functionality for llvm-nm.
2. add the xcoff  symbol size for the llvm-nm.
3. modified the demangle for the xcoff label symbol.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D112450

Files:
  llvm/test/tools/llvm-nm/XCOFF/Inputs/test_gcc.o
  llvm/test/tools/llvm-nm/XCOFF/xcoff_nm_print_symbol.test
  llvm/tools/llvm-nm/llvm-nm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112450.381975.patch
Type: text/x-patch
Size: 8465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211025/d74a537e/attachment.bin>


More information about the llvm-commits mailing list