lld is a new set of modular code for creating linker tools.
lld is a new generation of linker. It is not “section” based like traditional linkers which mostly just interlace sections from multiple object files into the output file. Instead, lld is based on “Atoms”. Traditional section based linking work well for simple linking, but their model makes advanced linking features difficult to implement. Features like dead code stripping, reordering functions for locality, and C++ coalescing require the linker to work at a finer grain.
Commercial Use
Modify
Distribute
Hold Liable
Use Trademarks
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.
There are no reported vulnerabilities
30 Day SummaryFeb 8 2026 — Mar 10 2026
|
12 Month SummaryMar 10 2025 — Mar 10 2026
|