[LLVMdev] issues with InlineAsm class and #APP/#NOAPP

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Apr 24 15:47:34 PDT 2013


On 24 April 2013 18:30, reed kotler <rkotler at mips.com> wrote:
> There are a lot of issues.
>
> For one, the function I'm compiling is a mips16 function but the stubs being
> created are mips32 functions.
>

This looks similar to thumb x 32 bit arm. Wouldn't a similar solution
work for it?

Cheers,
Rafael



More information about the llvm-dev mailing list