<span>In the help command when i checked the processors supported by
llvm 2.9 it showed arm926ej-s. which means thumb mode is supported
right? this belongs to armv5. but the llvm documentation says thumb mode
is supported only for armv6 and higher.. does it mean there is only a
partial support for this processor?</span>