Open
Description
I don't know if it's required for LLD (maybe stub would suffice) but Rust hardcodes this flag for compatibility with older LD versions
since it's MinGW target early days.
It could be possible to drop this flag by now but it'd require a lot of testing. Maybe it'd make sense for LLD to implement this flag (or stub) for feature parity with LD?
This blocks usage of Rust MinGW target with LLD.
Metadata
Metadata
Assignees
Labels
No labels