[llvm-commits] [Patch] Make Thumb triples force Thumb mode

Renato Golin rengolin at systemcall.org
Wed Jul 25 08:48:17 PDT 2012


On 25 July 2012 14:59, salvatore benedetto
<salvatore.benedetto at gmail.com> wrote:
> Hmmm, I hope I'm not doing anything wrong on my side, but I've just
> applied your patch,
> recompile and test it on my host system (linux) and it still produces armv5te.

armv57e you mean Thumb or ARM code?

Previously, Clang was generating ARM code when selecting thumbv7m, now
it's generating Thumb (at least for me).


-- 
cheers,
--renato

http://systemcall.org/



More information about the llvm-commits mailing list