diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-01-10 01:38:57 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-01-19 23:58:41 +0200 |
commit | 0ff470cff6ecc436e723af6a60986c8eefaba7b7 (patch) | |
tree | dcd63e91517eb7ba5baf7e11eb6641f988ba3921 /vcl | |
parent | 806535be2bd4e562cd11fed412185dfb6ed1d719 (diff) |
iOS C++/UNO bridge fixes
As the inline asm statement stores parameters into r0-r3 we need to
include those registers in the clobber list. Clang happened to store
pMethod in r2 as input to the asm snippet.
iOS uses the basic calling convention, but __ARM_EABI__ is not defined
so amend some ifdefs.
Change-Id: If3d66c5f3baa4dfa13f82a2b5c2ef1ab559ce31b
Diffstat (limited to 'vcl')
0 files changed, 0 insertions, 0 deletions