summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-01-10 01:38:57 +0200
committerTor Lillqvist <tml@iki.fi>2013-01-19 23:58:41 +0200
commit0ff470cff6ecc436e723af6a60986c8eefaba7b7 (patch)
treedcd63e91517eb7ba5baf7e11eb6641f988ba3921 /vcl
parent806535be2bd4e562cd11fed412185dfb6ed1d719 (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