[PATCH] D136787: [XCOFF] Decode the relocation entries of loader section of xcoff for llvm-readobj
Digger Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 07:11:26 PST 2022
DiggerLin added a comment.
In D136787#3977618 <https://reviews.llvm.org/D136787#3977618>, @Esme wrote:
> Btw. Do you have any plans to implement an option like "--loader-section" to embrace all this loader section related information?
Yes, after I have a plan to implement the option "--loader-section" and I also have plan to reimplement of "[llvm-readobj][XCOFF] Add support for `--needed-libs` option." which will print the needed-libs in the "loader sections"
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136787/new/
https://reviews.llvm.org/D136787
More information about the llvm-commits
mailing list