Update LuaJIT to latest 2.1.0 source (7306ba7)

This commit is contained in:
Alex Szpakowski
2022-01-15 18:08:02 -04:00
parent c47dad7f2f
commit ec182a12c9
209 changed files with 295 additions and 269 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/*
** LOOP: Loop Optimizations.
** Copyright (C) 2005-2021 Mike Pall. See Copyright Notice in luajit.h
** Copyright (C) 2005-2022 Mike Pall. See Copyright Notice in luajit.h
*/
#define lj_opt_loop_c