<div dir="ltr">I'd use StringRef::endswith_lower instead of path::extension (why do we have that function btw?). There are two spaces after ld.lld2. Otherwise LGTM.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 1, 2015 at 3:36 PM, Rafael EspĂ­ndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The reason for the name is so that we can run<br>
<br>
./build/bin/clang -fuse-ld=lld2 test.o -o t<br>
<br>
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div>