LGTM!

On Sep 9, 2012, at 12:15 PM, Simon Atanasyan <[email protected]> wrote:

> Clang driver does not take in account -march option when runs for MIPS
> target. MIPS gcc uses -march=arch option to select either generic MIPS
> ISA, or the name of a particular processor. The attached patch
> implements the same algorithm in the Clang driver.
> 
> Please review the patch.
> 
> --
> Simon
> <mips-march.patch>_______________________________________________
> cfe-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to