Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lj_asm_x86.h: Fix CNEWI for constant pointers
The JITed code for CNEWI did not handle the case where a pointer is initialized from a constant. This problem was inherited from LuaJIT v2.1 (LJ_GC64 only) and this fix has been reported to them too.
- Loading branch information