[PATCH] D63184: [llvm-objcopy] Recognize the output file format other than ELF

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 02:02:59 PDT 2019


jhenderson added a comment.

For what it's worth, the usual thing to do is to leave the "core" of these sort of changes in the original patch, and create one or more new patches for the other part(s).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63184





More information about the llvm-commits mailing list