Skip to content

Commit

Permalink
luajit: bump new version
Browse files Browse the repository at this point in the history
* Fix use-def analysis for vararg functions.
* Fix use-def analysis for BC_VARG.

NO_DOC=LuaJIT submodule bump
NO_TEST=LuaJIT submodule bump
  • Loading branch information
Buristan committed Jun 9, 2023
1 parent 8315869 commit d54a37d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelogs/unreleased/gh-8516-luajit-fixes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ Backported patches from the vanilla LuaJIT trunk (gh-8516). The following issues
were fixed as part of this activity:

* Fixed `IR_LREF` assembling for the GC64 mode on x86_64.
* Fixed use-def analysis for BC_VARG, BC_FUNCV.
2 changes: 1 addition & 1 deletion third_party/luajit

0 comments on commit d54a37d

Please sign in to comment.