llvm-project/lld/MinGW
Martin Storsjo 41ffd96445 [MinGW] Ignore the --start-group --end-group parameters
These are required for handling circular dependencies between
static libraries, which is something that lld-link always does without
any extra parameters.

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

llvm-svn: 326172
2018-02-27 06:26:35 +00:00
..
CMakeLists.txt Add missing reference to lldCommon in MinGW/CMakeLists.txt 2017-12-13 20:39:02 +00:00
Driver.cpp Use the standard error handling mechanism in MinGW driver. 2017-12-12 20:34:38 +00:00
Options.td [MinGW] Ignore the --start-group --end-group parameters 2018-02-27 06:26:35 +00:00