aboutsummaryrefslogtreecommitdiff
path: root/toolchain/mold
Commit message (Collapse)AuthorAge
* toolchain: add mold as additional linkerAndre Heider2023-07-04
Install it as $tripple-ld.mold in order to use -fuse-ld=mold. Signed-off-by: Andre Heider <a.heider@gmail.com>