[all-commits] [llvm/llvm-project] 9b6f26: [XCOFF][llvm-readobj] improve the relocation output.
Esme via All-commits
all-commits at lists.llvm.org
Sun Nov 7 19:16:33 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b6f264d2b09ab5e970e54f77119eb823f0fcc50
https://github.com/llvm/llvm-project/commit/9b6f264d2b09ab5e970e54f77119eb823f0fcc50
Author: Esme-Yi <esme.yi at ibm.com>
Date: 2021-11-08 (Mon, 08 Nov 2021)
Changed paths:
M llvm/test/tools/llvm-readobj/XCOFF/file-header.test
M llvm/test/tools/llvm-readobj/XCOFF/relocations.test
M llvm/test/tools/llvm-readobj/XCOFF/sections.test
M llvm/tools/llvm-readobj/XCOFFDumper.cpp
Log Message:
-----------
[XCOFF][llvm-readobj] improve the relocation output.
Summary:
1. implemented the unexpanded relocations output.
2. modified the expanded output format to align.
Reviewed By: shchenz, jhenderson
Differential Revision: https://reviews.llvm.org/D111700
More information about the All-commits
mailing list