[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 11:12:16 PDT 2018


mstorsjo updated this revision to Diff 166511.
mstorsjo added a comment.

Split two functions out of createSections, changed const StringRef& into plain StringRef.


https://reviews.llvm.org/D38513

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

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


More information about the llvm-commits mailing list