[PATCH] disabled switching ARM modes in inline asm

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Feb 5 21:03:44 PST 2014


On 12 December 2013 17:34, Renato Golin <renato.golin at linaro.org> wrote:
> Hum, that's not good indeed... I'm not sure how to fix that, at least not
> within the context of this patch.
>
> Is there a technical reason why we don't parse the inline asm when
> outputting asm? It seems like we should, at least to make sure it's well
> formed, or it contains the same instruction set, to give users a better
> error...
>

http://llvm-reviews.chandlerc.com/D2686 does just this. I am really
excited about it :-)

Cheers,
Rafael



More information about the llvm-commits mailing list