[PATCH] D52382: [LLD] [COFF] Don't do autoexport of symbols from GNU import libraries

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


mstorsjo created this revision.
mstorsjo added reviewers: ruiu, rnk.

This involves adding more generic list of symbol suffixes/prefixes to ignore for autoexport; adding a few other entries to these lists as well from the corresponding lists in binutils.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52382

Files:
  COFF/MinGW.cpp
  COFF/MinGW.h
  test/COFF/imports-gnu-autoexport.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52382.166567.patch
Type: text/x-patch
Size: 3377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180921/8e89f8b5/attachment.bin>


More information about the llvm-commits mailing list