[PATCH] Fix inline assembly that switches between ARM and Thumb modes

Renato Golin renato.golin at linaro.org
Sat Dec 14 02:08:53 PST 2013


  Hi Greg,

  I think the simplest solution to this would be, as Jim said, to *always* revert the mode back to what it was before the inline asm, regardless of what the inlined piece does.

http://llvm-reviews.chandlerc.com/D2255



More information about the llvm-commits mailing list