Mold

From OSDev.wiki
Revision as of 01:03, 5 October 2022 by osdev>Oslover123 (Created page with "[https://github.com/rui314/mold Mold] is a new linker written by Rui Ueyama, the creator of the LLVM ld mold tool. Note it has no support for linker scripts at the time of wr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Mold is a new linker written by Rui Ueyama, the creator of the LLVM ld mold tool.

Note it has no support for linker scripts at the time of writing.