On Wed, May 2, 2012 at 5:29 PM, Eli Friedman <span dir="ltr"><<a href="mailto:eli.friedman@gmail.com" target="_blank">eli.friedman@gmail.com</a>></span> wrote:<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">> Clang :: Tooling/clang-check.cpp<br>
> Clang :: Tooling/clang-check-pwd.cpp<br>
> Clang :: Tooling/clang-check-args.cpp<br>
> Clang :: Tooling/clang-check-builtin-headers.cpp<br>
><br>
> These tests expect that clang driver runs exactly one compiler job, but<br>
> integrated assembler is turned off on MIPS by default and the driver runs<br>
> two jobs. I suggest to add "mips" to the XFAIL list for these tests.<br>
<br>
</div>Okay, but please add a comment noting why you're XFAILing it on MIPS.</blockquote></div><br><div>FWIW, I think this is a real bug that we should fix. Integrated assembler shouldn't impact these tools, there is probably something we're failing te set up correctly in the driver and invocation.</div>
<div><br></div><div>I've CC-ed Manuel. We should be able to reproduce this by actively using the MIPS triple.</div>