[PATCH] D54674: [llvm-objcopy] First bits for MachO

Puyan Lotfi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 9 23:04:07 PST 2018


plotfi added a comment.

In D54674#1322482 <https://reviews.llvm.org/D54674#1322482>, @lhames wrote:

> Apart from these specific comments, my general thought is that this is fine as far as it goes, but as it grows more fully featured it seems likely to start overlapping more libObject and MC functionality.
>
> Have you considered ways to refactor libObject/MC to allow objcopy to be built on top of them?


Thanks for the feedback Lang!

Much Appreciated.

PL


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54674





More information about the llvm-commits mailing list