[LLVMdev] How to use the LLD linker to link llvm/clang/lld?

Simon Atanasyan simon at atanasyan.com
Fri Apr 11 02:00:08 PDT 2014


Hi,

If I understand the phrase "lld can self host on x86-64 Linux" from
the LLD home page properly, we can link llvm/clang/lld using lld
itself. How that can be done? Are there any ways to tell the Clang
driver to use the LLD or the only approach is to run the LLD
explicitly "by hand" with a large set of arguments?

--
Simon



More information about the llvm-dev mailing list