Question about maturity of various ARM instruction sets in llvm 2.6

Thanks in advance,

Are all of the ARM instruction sets that can be specified with -mattr stable? I'm specifically interested in -mattr=+v5te. I'm attempting to build a cross-compiling llvm-gcc to build for Android. The Android native toolchain builds for ARMv5te.

--Robb

Hello

Are all of the ARM instruction sets that can be specified with -mattr stable?

What do you mean as "stable"? Do you mean compiler support for them?

PS: I'd really suggest using LLVM 2.7 for any ARM stuff, not 2.6