[PATCH] D111700: [XCOFF] [llvm-readobj] improve the relocation output.

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 02:50:40 PDT 2021


Esme created this revision.
Esme added reviewers: jhenderson, shchenz, PowerPC, qiucf, Higuoxing.
Herald added a subscriber: rupprecht.
Esme requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

1. implemented the unexpanded relocations output.
2. modified the expanded output format to align.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D111700

Files:
  llvm/test/tools/llvm-readobj/XCOFF/relocations.test
  llvm/tools/llvm-readobj/XCOFFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111700.379319.patch
Type: text/x-patch
Size: 6180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211013/05be491b/attachment.bin>


More information about the llvm-commits mailing list