[llvm] Add llvm-extract-bundle-entry to extend llvm-objcopy (PR #169386)
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 3 23:38:03 PST 2025
jh7370 wrote:
> @jh7370 This is a replacement/rework to the other llvm-objcopy PR (#143347) I have. This allows us to have a llvm-objcopy command that only requires/accepts a URI argument and does not require a change in llvm-objcopy to disable the Positional (an input file) requirement.
Hi @david-salinas, sorry I'm a bit snowed under with other reviews and I've been prioritising others that I've already worked on, with a view to getting them merged, before I start spending time on new PRs. I should be able to start looking at this next week, if I don't get to it tomorrow.
https://github.com/llvm/llvm-project/pull/169386
More information about the llvm-commits
mailing list