llvm-project/lld/test/MinGW
Martin Storsjö d1da6469f9 [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
2022-08-11 11:59:47 +03:00
..
driver.test [LLD] [MinGW] Implement the --exclude-symbols option 2022-08-11 11:59:47 +03:00
lib.test [LLD] [MinGW] Allow linking to DLLs directly 2021-07-02 09:49:13 +03:00