[PATCH] D67144: [llvm-objcopy] Default --output-target to --input-target when unspecified
Jake Ehrlich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 4 11:21:18 PDT 2019
jakehehrlich added a comment.
So it seems like we've been preferring the architecture implied by -O instead of the one preferred by -B. My intuition is that it should be the opposite. Did we find a reason to prefer using -O?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67144/new/
https://reviews.llvm.org/D67144
More information about the llvm-commits
mailing list