mirror of
https://github.com/luau-lang/luau.git
synced 2025-01-19 17:28:06 +00:00
Merge fix
This commit is contained in:
parent
ca46dd6fe8
commit
0f61e4e7a4
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
|
||||||
#include <algorithm>
|
|
||||||
|
|
||||||
LUAU_FASTFLAG(LuauCodegenDirectUserdataFlow)
|
LUAU_FASTFLAG(LuauCodegenDirectUserdataFlow)
|
||||||
LUAU_FASTFLAG(LuauLoadTypeInfo) // Because new VM typeinfo load changes the format used by Codegen, same flag is used
|
LUAU_FASTFLAG(LuauLoadTypeInfo) // Because new VM typeinfo load changes the format used by Codegen, same flag is used
|
||||||
LUAU_FASTFLAGVARIABLE(LuauCodegenTypeInfo, false) // New analysis is flagged separately
|
LUAU_FASTFLAGVARIABLE(LuauCodegenTypeInfo, false) // New analysis is flagged separately
|
||||||
|
|
Loading…
Reference in a new issue