lld would best be an addition to our existing llvm tree build, when added. (libomp builds separately for historical reasons going back many years, but that should be folded in too at some point.)<div><br></div><div>It's not particularly difficult to add to our llvm build, as I mentioned yesterday. But it's not a good choice for a first Portfile attempt either.</div><div><br></div><div>Up to now we had no reason for lld as MacOS uses ld64. I don't know if llvm's lld has had any significant use at all so far on MacOS, or what warts or changed functionality it might bring to the table, and issues it might raise. I assume someday it was meant to replace ld64, but no idea when.</div><div><br></div><div>But Zig does seem to actually use the headers and libs of lld, so as of your ticket yesterday there is a reason to add it.</div><div><br></div><div>I'll add it over the next few days...there's a process to go through given our broad system support.</div><div><br></div><div>K</div><div><br></div><div><br></div>