[PATCH] Fix inline assembly that switches between ARM and Thumb modes
Renato Golin
renato.golin at linaro.org
Thu Jan 16 02:38:27 PST 2014
Hi Greg,
Thanks for doing this, it looks good to me. Jim, is that what you had in mind?
I think we should add a check, on a later patch, to only emit the arm/thumb symbols in the object file if we have parsed a mode change. Maybe now just add a FIXME when calling finishInlineAsm() to remember where to add the feature.
cheers,
--renato
http://llvm-reviews.chandlerc.com/D2255
More information about the llvm-commits
mailing list