Closed
Description
LLD has no plans to do incremental linking, even though incremental linking is a perfect fit for zig's debug builds. Not good enough. Zig project will have its own linker.
This is a huge project - support has to be explicitly added for every target OS and every target architecture.
Once this project is far enough along, zig will drop its dependency on LLD. No reason to have both.