[PATCH] D54674: [llvm-objcopy] First bits for MachO
Jake Ehrlich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 19 13:51:52 PST 2018
jakehehrlich added a subscriber: echristo.
jakehehrlich added a comment.
I like the planned direction for features here! I'm going to add @echristo to this since I think he knows MachO reasonably well and would know someone who can review those aspects for us.
In https://reviews.llvm.org/D54674#1303281, @alexshap wrote:
> also, @jakehehrlich, @jhenderson, @rupprecht - what would you say to moving the existing tests (llvm/test/tools/llvm-objcopy) into the subfolder ELF (llvm/test/tools/llvm-objcopy/ELF) ? if it's ok - i can do that on a separate diff.
I'm cool with that, I think that's just the natural extension of what we've already done.
Repository:
rL LLVM
https://reviews.llvm.org/D54674
More information about the llvm-commits
mailing list