[PATCH] D113734: [llvm-objcopy][MachO] Add llvm-strip support for newer load commands
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 12 12:59:39 PST 2021
aprantl added a comment.
In D113734#3126419 <https://reviews.llvm.org/D113734#3126419>, @keith wrote:
> I'm not sure how this should be tested since there aren't cases where we actually link binaries before being able to run this
Just last week I added a new option to obj2yaml to dump the entire raw LINKEDIT/DATA segment of a binary. Maybe this is helpful here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113734/new/
https://reviews.llvm.org/D113734
More information about the llvm-commits
mailing list