The reason why I didn't use -fuse-ld=lld2 was because on Windows we don't have symlinks.<div>I figured passing flavor gets over this hurdle and the installation takes up less space.</div><div>If you want to change it I have no objections we will just have to look at having lld's cmake to ensure it is created on Windows like we do for clang++</div><div><br></div><div>The idea of forcing either lld or ld LGTM yaron.</div><div>I don't think using MSVC link.exe makes any sense to mingw users.</div><div><br>On Saturday, November 14, 2015, Yaron Keren <<a href="mailto:yaron.keren@gmail.com">yaron.keren@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="rtl"><div dir="ltr">Filipe: with mingw targetting Windows/COFF files I think only ld and lld makes sense as gold creates ELF files. I included Microsoft link.exe in the mingw-useld test but rethinking, no one really uses that configuration, see attached patch. Is that what you mean?</div><div dir="ltr"><br></div><div dir="ltr">Rafael: running under Windows which has symbolic links but they aren't really used as much (or at all) as under Linux. For example clang-cl.exe and clang++.exe are copies (not links) of clang.exe.</div><div dir="ltr"><br></div><div dir="ltr">Martell, what do you think?<br></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div class="gmail_extra" dir="ltr"><br><div class="gmail_quote"><div>2015-11-14 19:52 GMT+02:00 Rafael Espíndola <span dir="ltr"><<a href="javascript:_e(%7B%7D,'cvml','rafael.espindola@gmail.com');" target="_blank">rafael.espindola@gmail.com</a>></span>:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span>On 15 November 2015 at 02:39, Filipe Cabecinhas <<a href="javascript:_e(%7B%7D,'cvml','filcab@gmail.com');" target="_blank">filcab@gmail.com</a>> wrote:<br>
> Handling of values other than lld looked weird.<br>
> Can you make it a hard error to use something other than, I guess, ld, gold,<br>
> lld?<br>
> Or are there other linkers available?<br>
<br>
</span>What I find strange is that we use -flavor at all. We should ideally<br>
just be using different links to lld, like we do with "-fuse-ld=lld2".<br>
<br>
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div></div>
</blockquote></div>