Robb Kistler
2010-May-08 01:03 UTC
[LLVMdev] 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
Anton Korobeynikov
2010-May-10 17:47 UTC
[LLVMdev] Question about maturity of various ARM instruction sets in llvm 2.6
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 -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
Apparently Analagous Threads
- [LLVMdev] Setting up a cross-compiler for cortex-m3
- [LLVMdev] way to determine which version of llvm for llvm-gcc? Xcode specifically
- [LLVMdev] way to determine which version of llvm for llvm-gcc? Xcode specifically
- [LLVMdev] large modules, PPC on OS X, "ld: 32-bit pic-base out of range in"
- [LLVMdev] large modules, PPC on OS X, "ld: 32-bit pic-base out of range in"