Skip to content
Snippets Groups Projects
Commit a27af5e3 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: add optional control to use clang lld linker (#2449)

Eg,
    export WM_COMPILER=Clang130
    export WM_COMPILE_CONTROL="version=13.0 +lld"

- also support the mold linker (+mold) for clang

STYLE: report as 'link' stage instead of 'ld' in short messages
parent 442c309d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment