llvm/lld/MinGW
Martin Storsjö 871a78eeae [LLD] [MinGW] Implement the --exclude-symbols option
This adds support for the existing GNU ld command line option, which
allows excluding individual symbols from autoexport (when linking a
DLL and no symbols are marked explicitly as dllexported).

Differential Revision: https://reviews.llvm.org/D130118

(cherry picked from commit d1da6469f9ea9b078276ee2e098241f0440468be)
2022-08-12 08:36:08 +02:00
..
CMakeLists.txt
Driver.cpp [LLD] [MinGW] Implement the --exclude-symbols option 2022-08-12 08:36:08 +02:00
Options.td [LLD] [MinGW] Implement the --exclude-symbols option 2022-08-12 08:36:08 +02:00