[PATCH] D53667: [llvm-objcopy] Handle -O <format> flag.
Jordan Rupprecht via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 3 15:00:05 PST 2019
rupprecht added a comment.
This change is now ready for review. It's limited to just driver changes now that ELF/Object.cpp has the necessary changes to avoid the weird `setArch()` method from before.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53667/new/
https://reviews.llvm.org/D53667
More information about the llvm-commits
mailing list