blob: f016f3445e1b532d0bb33afd4d2c73eb67fb9714 [file] [log] [blame]
config BR2_PACKAGE_HOST_LLD
bool "host lld"
depends on BR2_PACKAGE_LLVM_ARCH_SUPPORTS # llvm
help
LLD is a linker from the LLVM project that is a drop-in
replacement for system linkers, and runs much faster than
them. It also provides features that are useful for
toolchain developers.
https://lld.llvm.org/