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

via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 21 06:18:13 PDT 2025


aokblast 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.

Can I recreate a PR for using user branch in llvm instead of my private branch?

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


More information about the llvm-commits mailing list