<div dir="ltr">As a front end developer I would like to start experimenting with using LLD for a linker, especially because I could cross-compile without requiring the target's system linker being installed.<div><br></div><div>However, currently it is not straightforward to depend on LLD, because it is not by default included in LLVM releases, and this means that it is absent from the various package managers. If users were to try my compiler, they would have to install LLVM, Clang, and LLD from source, which is a big thing for me to ask for.</div><div><br></div><div>What I would like to see is LLD bundled with LLVM releases by default, or at least available independently such that it could build against an already-installed LLVM.</div><div><br></div><div>What is the timeline for this?</div><div><br></div><div>Regards,</div><div>Andrew</div></div>