[PATCH] D52180: [llvm-objcopy] Change --only-keep to --only-sections
Jordan Rupprecht via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 17 12:48:15 PDT 2018
rupprecht requested changes to this revision.
rupprecht added a comment.
This revision now requires changes to proceed.
The GNU objcopy name is `only-section`, not `only-sections` (note singular vs plural)
But otherwise LGTM :)
Repository:
rL LLVM
https://reviews.llvm.org/D52180
More information about the llvm-commits
mailing list