[PATCH] D38513: [LLD] [COFF] Add support for GNU binutils import libraries

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 21 15:04:06 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342777: [COFF] Support linking to import libraries from GNU binutils (authored by mstorsjo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D38513?vs=166511&id=166565#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38513

Files:
  lld/trunk/COFF/DLL.cpp
  lld/trunk/COFF/DLL.h
  lld/trunk/COFF/Writer.cpp
  lld/trunk/test/COFF/Inputs/gnu-implib-func.s
  lld/trunk/test/COFF/Inputs/gnu-implib-head.s
  lld/trunk/test/COFF/Inputs/gnu-implib-tail.s
  lld/trunk/test/COFF/imports-gnu-only.s
  lld/trunk/test/COFF/imports-gnu.test
  lld/trunk/test/COFF/no-idata.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38513.166565.patch
Type: text/x-patch
Size: 16590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180921/bda3824f/attachment.bin>


More information about the llvm-commits mailing list