[lld] [llvm] [Object][ELF] Support extended header for Object Parser in ELF (PR #162288)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 7 08:03:48 PDT 2025
https://github.com/jh7370 requested changes to this pull request.
The build is failing. Please fix it.
I've not looked at the change or the classes in depth, but the code already does try to handle large section counts, for example (see e.g. line 993 in ELF.h that you're trying to modify). What exactly are you trying to achieve that this code doesn't already do?
https://github.com/llvm/llvm-project/pull/162288
More information about the llvm-commits
mailing list