]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
FFI: Fix calling conventions for ARM hard-float EABI.
authorMike Pall <mike>
Thu, 16 May 2013 12:47:20 +0000 (14:47 +0200)
committerMike Pall <mike>
Thu, 16 May 2013 12:47:20 +0000 (14:47 +0200)
commit1c7650f782c4e6482cf496699af9136c89fe22b2
treed8de8fcd9c14e0caef0af4becf6392d64aebce48
parent5dabdb2e70799bdd9973495e0e00946e4495eece
FFI: Fix calling conventions for ARM hard-float EABI.

Properly classify nested (non-transparent) structs.
src/lj_ccall.c