[llvm-dev] [ARM/Thumb] Make a function in arm while in Thumb triple

Dimitri Tavan via llvm-dev llvm-dev at lists.llvm.org
Tue May 2 05:12:08 PDT 2017


Hi,
I wanted to know if it was possible to force ARM backend to compile a
function in ARM while the rest is in Thumb mode.
I tried the attributes which is used in GCC but it doesn't work.

Here is what I tried:
https://pastebin.com/jCr5LPUY

Thanks in advance,
Uvekilledkenny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170502/0bc49f58/attachment.html>


More information about the llvm-dev mailing list