[llvm] r308379 - llvm: add llvm-dlltool support to the archiver

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 16:07:33 PDT 2017


Hi Martell,

Would you like to add a note about this to the release notes?

Thanks,
Hans

On Tue, Jul 18, 2017 at 2:26 PM, Martell Malone via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: martell
> Date: Tue Jul 18 14:26:38 2017
> New Revision: 308379
>
> URL: http://llvm.org/viewvc/llvm-project?rev=308379&view=rev
> Log:
> llvm: add llvm-dlltool support to the archiver
>
> A PE COFF spec compliant import library generator.
> Intended to be used with mingw-w64.
>
> Supports:
> PE COFF spec (section 8, Import Library Format)
> PE COFF spec (Aux Format 3: Weak Externals)
>
> Reviewed By: ruiu
> Differential Revision: https://reviews.llvm.org/D29892
>
> This reapplies rL308329, which was reverted in rL308374


More information about the llvm-commits mailing list