[llvm] [llvm-readobj, ELF] Support for reading binary has more than PN_XNUM segments (PR #162648)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 20 01:14:07 PDT 2025


jh7370 wrote:

> > I'd also recommend you have an llvm-readobj PR and an llvm-objcopy PR, since the two are independent (or at least, llvm-readobj shouldn't depend on llvm-objcopy as a minimum).
> The test would fail since objcopy test use readobj to parse the result. Does it matter?

Make the llvm-objcopy test depend on the llvm-readobj one. Use one of the stacked pull request tools to set this up. Alternatively, simply don'r put the llvm-objcopy review up until the llvm-readobj one has landed.


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


More information about the llvm-commits mailing list