[llvm] [Object,ELF] Implement PN_XNUM extension for program headers (PR #162288)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 23 10:59:53 PDT 2025
aokblast wrote:
Sorry for the late reply and thanks for continously reviewing my patches!
Some style nit are really hard for me to get rid of as a developer of other projects.
> Thanks for the updates. This is looking mostly good. I've got a few remaining small comments.
>
> We'll need to audit the existing code within LLVM, to ensure people aren't doing the section 0 reading themselves still, but those can probably be left until future PRs, if the tests are all passing.
Sure. It is now in my TODO list. Thanks for your advise! I would check that after the readobj patch is done.
https://github.com/llvm/llvm-project/pull/162288
More information about the llvm-commits
mailing list