[llvm-commits] [PATCH] don't default to Thumb-2 on non-Darwin

Evan Cheng evan.cheng at apple.com
Thu Sep 3 21:50:44 PDT 2009


On Sep 3, 2009, at 9:10 PM, Sandeep Patel wrote:

> r77998 made the default for llvm-gcc be to target Thumb-2 if
> available. FSF GCC targets ARM by default. This change made llvm-gcc
> much less of a drop-in replacement and violates the "principle of
> least surprise" for non-Darwin users.
>
> The attached patch makes r77998 be for Darwin only. OK to commit?

Yes.

Evan

>
> deep
> <deep-gcc-thumb- 
> default.diff>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list