Skip to content

Commit

Permalink
Merge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vegorov-rbx committed May 16, 2024
1 parent ca46dd6 commit 0f61e4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CodeGen/src/BytecodeAnalysis.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@

#include <algorithm>

#include <algorithm>

LUAU_FASTFLAG(LuauCodegenDirectUserdataFlow)
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
Expand Down

0 comments on commit 0f61e4e

Please sign in to comment.