mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 15:14:08 +00:00
Merge branch 'master' into v2.1
This commit is contained in:
commit
c4fe76d50c
@ -1554,7 +1554,7 @@ static void fs_fixup_ret(FuncState *fs)
|
||||
/* Replace with UCLO plus branch. */
|
||||
fs->bcbase[pc].ins = BCINS_AD(BC_UCLO, 0, offset);
|
||||
break;
|
||||
case BC_UCLO:
|
||||
case BC_FNEW:
|
||||
return; /* We're done. */
|
||||
default:
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user