[PATCH] D26778: Add llvm-modextract tool.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 20:29:42 PST 2016


I also considered doing that but I felt that it would make the control flow
inside that tool awkward. Basically we would have one code path for
extracting a module and another for everything else.

Peter

On Nov 23, 2016 20:21, "Mehdi AMINI" <mehdi.amini at apple.com> wrote:

> mehdi_amini added a comment.
>
> I agree with Sean! Reusing llvm-extract seems appropriate to me here.
>
>
> https://reviews.llvm.org/D26778
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/04395ca4/attachment.html>


More information about the llvm-commits mailing list