If you want to teach the Clang driver about the android toolchains, you'll need to add some test cases for them. You can find the test case strategy by looking at the tests for Linux and FreeBSD; I think they're pretty comprehensive at this point.<div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Aug 29, 2012 at 12:19 AM, Logan Chien <span dir="ltr"><<a href="mailto:tzuhsiang.chien@gmail.com" target="_blank">tzuhsiang.chien@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br><br>  Currently, the GCCInstallationDetector is not looking for mipsel-linux-android and<br>i686-linux-android.  As the result, the clang driver can't use Android Mips/X86 toolchain<br>even if -B is specified.  I hope this patch can solve this issue.  Please review.  Thanks.<br>

<br>Sincerely,<br>Logan<br>
<br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br></div>