lld
brew install lld
v22.1.7
Apache-2.0 WITH LLVM-exception
LLVM Project's high-performance linker supporting ELF, Mach-O, COFF, and WebAssembly formats.
Why you might care
Drop-in replacement for GNU ld or Apple's ld, often faster and more modular. Used by Clang/LLVM toolchains and projects targeting non-standard architectures or needing precise link-time control. Runtime dependency for LLVM-based builds.
5.9k
30-day installs · #532
21.0k
90-day · #496
66.5k
365-day · #559
Runtime dependencies
Build dependencies
Links
- https://lld.llvm.org/
- Brew formula source: Formula/l/lld.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [
"lld@22"
],
"alternatives": [
"GNU ld",
"GNU gold",
"Mold"
],
"build_dependencies": [
"cmake"
],
"categories": [
"compiler",
"linker"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"llvm",
"zstd"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "LLVM Project Linker",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:56+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "lld",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://lld.llvm.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "LLD - The LLVM Linker \u2014 lld 23.0.0git documentation",
"installs_30d": 5875,
"installs_365d": 66491,
"installs_90d": 21036,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0 WITH LLVM-exception",
"llm_generated_at": "2026-06-20T23:45:27+00:00",
"llm_model": "claude-haiku-4-5",
"name": "lld",
"oldnames": [],
"one_liner": "LLVM Project\u0027s high-performance linker supporting ELF, Mach-O, COFF, and WebAssembly formats.",
"optional_dependencies": [],
"rank_30d": 532,
"rank_365d": 559,
"rank_90d": 496,
"raw_hash": "d186c95fdbdcda94",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/l/lld.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "22.1.7",
"versioned_formulae": [
"lld@21",
"lld@20",
"lld@19"
],
"why_use_this": "Drop-in replacement for GNU ld or Apple\u0027s ld, often faster and more modular. Used by Clang/LLVM toolchains and projects targeting non-standard architectures or needing precise link-time control. Runtime dependency for LLVM-based builds."
}