Package lld17.0: Information

Binary package: lld17.0
Version: 17.0.6-alt0.2.port
Architecture: riscv64
Build time:  Feb 20, 2024, 06:47 PM
Source package: llvm17.0
Category: Development/C
Report package bug
Home page: http://llvm.org

License: Apache-2.0 with LLVM-exception
Summary: LLD - The LLVM Linker
Description: 
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.

Maintainer: Ivan A. Melnikov


Last changed


Feb. 19, 2024 Ivan A. Melnikov 17.0.6-alt0.2.port
- drop pieces of partially-build OMP on all non-libomptarget_arches
  (fixes FTBFS on riscv64)
Feb. 8, 2024 Konstantin Lepikhov 17.0.6-alt2
- clang: fix wrong -print-runtime-dir on %ix86.
Jan. 21, 2024 Konstantin Lepikhov 17.0.6-alt1
- 17.0.6.
  BR: build lldb with lzma support.