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

Tim Northover via llvm-dev llvm-dev at lists.llvm.org
Tue May 2 09:15:03 PDT 2017


On 2 May 2017 at 06:47, Evgeny Astigeevich via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> But there is a workaround:
>
> __attribute__((target("no-thumb-mode")))
> __attribute__((target("thumb-mode")))

Wow, I am out of the loop! Thanks Evgeny.

Tim.


More information about the llvm-dev mailing list