Hello,
I need to compile one function in thumb-2 mode, keeping all others in arm
mode.
I can't find any example how to do this. With gcc it's easy with
__attribute__((target('thumb'))).

Thank you.
_______________________________________________
cfe-users mailing list
cfe-users@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users

Reply via email to