[lld][MinGW] Remove `--no-as-needed` from ignored flags
authorMarkus Böck <markus.boeck02@gmail.com>
Mon, 3 Jan 2022 22:00:39 +0000 (23:00 +0100)
committerMarkus Böck <markus.boeck02@gmail.com>
Mon, 3 Jan 2022 22:01:02 +0000 (23:01 +0100)
commitc40049d6d7f18c3703b038e1e2517c9a551c1678
tree14b8bcee4c1e2514ffd686a44336de0b48e30224
parent1bb65bd58fb24db0f48df830274581fa3be7e489
[lld][MinGW] Remove `--no-as-needed` from ignored flags

In the post commit discussion of https://reviews.llvm.org/D116484 it was concluded that `--no-as-needed` should not be ignored. `--as-needed` stays ignored as it is already the default behaviour on COFF, which cannot be changed.
lld/MinGW/Options.td