ARM: Add partial support for FFI.
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
#define LJ_TARGET_MASKSHIFT 0
|
||||
#define LJ_TARGET_MASKROT 1
|
||||
#define LJ_ARCH_DUALNUM 2
|
||||
#define LJ_ARCH_NOFFI 1
|
||||
#define LJ_ARCH_NOFFI 1 /* NYI: comparisons, calls. */
|
||||
#define LJ_ARCH_NOJIT 1
|
||||
|
||||
#elif LUAJIT_TARGET == LUAJIT_ARCH_PPC
|
||||
|
||||
Reference in New Issue
Block a user