[MinGW] Ignore the --start-group --end-group parameters
authorMartin Storsjo <martin@martin.st>
Tue, 27 Feb 2018 06:26:35 +0000 (06:26 +0000)
committerMartin Storsjo <martin@martin.st>
Tue, 27 Feb 2018 06:26:35 +0000 (06:26 +0000)
commit41ffd96445e19401004e41f583a5efe338986a08
tree0701073ceb23d8df39fefbe8bf4ccc2e25d444f9
parent80396248cf4dcb9987c82fed1566180b124444dc
[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
lld/MinGW/Options.td