mstorsjo added a comment.

In https://reviews.llvm.org/D37134#868497, @EricWF wrote:
> Ironically I think parts of this change should be moved into 
> `merge_archives.py`.
>
> > the ar used in merge_archives.py might not be the right one for the target
>
> OK, then we should modify `merge_archives.py` to support optionally 
> specifying the `ar` executable.
>
> >   (and the invocation doesn't include the 's' modifier for updating the 
> > archive index)
>
> Isn't this also just a bug in `merge_archives.py`?


Hm, indeed, that's probably a better solution. I'll give that a go and see how 
it goes.


https://reviews.llvm.org/D37134



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to