[PATCH] D39021: [llvm-objcopy] Add support for --only-keep and the special way it interacts with -O binary
Jake Ehrlich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 14 13:04:45 PST 2017
jakehehrlich added a comment.
Ah crap this isn't right either because this dosn't do what GNU objcopy does in the -j case where multiple sections are kept. I'll investigate more.
Repository:
rL LLVM
https://reviews.llvm.org/D39021
More information about the llvm-commits
mailing list