<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jan 22, 2015 at 10:56 AM, 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"><span class="">> If cctools as isn't supported, perhaps we should make -no-integrated-as<br>
> shell out to `clang -cc1as` on Darwin. Users may be relying on<br>
> -no-integrated-as implying cctools as quirks, though.<br>
<br>
</span>It is probably a good idea. Since cctools' as can't handle clang<br>
output, the only use case that might be broken by the change is "clang<br>
-c -no-integrated-as foo.s", no?<br></blockquote><div><br></div><div>Hah, the driver could even make that work by doing different things for .s and .c files. That's not very intuitive, though. :)</div></div></div></div>