commit 51569221d2baa264eb1de2b71122325e6131ccb2 from: Sergey Bronnikov date: Thu Jul 13 16:03:17 2023 UTC luajit: bump new version * Fix BC_UCLO insertion for returns. Part of #8825 NO_DOC=LuaJIT submodule bump NO_TEST=LuaJIT submodule bump NO_CHANGELOG=LuaJIT submodule bump commit - 0c53d22b583fe233b13bdd161cd744dcbb2774dd commit + 51569221d2baa264eb1de2b71122325e6131ccb2 blob - /dev/null blob + d86cb6f4e9f4d3531110ff82d601708ba055352d (mode 644) --- /dev/null +++ changelogs/unreleased/gh-8825-luajit-fixes.md @@ -0,0 +1,6 @@ +## bugfix/luajit + +Backported patches from the vanilla LuaJIT trunk (gh-8825). The following +issues were fixed as part of this activity: + +* Fixed BC_UCLO insertion for returns.