[llvm] [llvm-objcopy][ELF] Disable huge section offset (PR #97036)

Djordje Todorovic via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 03:54:03 PDT 2024


djtodoro wrote:

We don't need to precisely replicate GNU objcopy's behavior, so I've introduced a new option, `--set-max-huge-section-offset`, which should suffice for our requirements.

Any comments on this?

https://github.com/llvm/llvm-project/pull/97036


More information about the llvm-commits mailing list