[PATCH] D56873: [llvm-objcopy] [COFF] Implement --only-section

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 06:21:44 PST 2019


jhenderson added a comment.

Just to confirm, the desired behaviour of combining certain switches (e.g. --strip-debug and --only-section) is for the explicitly mentioned --only-section section to be kept despite it potentially being removed by the other switch?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56873/new/

https://reviews.llvm.org/D56873





More information about the llvm-commits mailing list