[PATCH] D29892: ar: add llvm-dlltool support

Martell Malone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 30 07:05:59 PDT 2017


martell added a comment.

In https://reviews.llvm.org/D29892#737439, @ruiu wrote:

> Are you suggesting we keep all the other duplicate code? If so, I don't think that's a good thing to do.


I think he means move it to lib/Support and remove the code from lld.
I will do an update for this now.

Also I will setup a separate differential to address the duplication concerns you have.
I need to update the parser to take into account a new feature added recently also so will try to get all that done today


Repository:
  rL LLVM

https://reviews.llvm.org/D29892





More information about the llvm-commits mailing list