Fixed #1663 and removed IrInstructionArrayLen
This commit is contained in:
committed by
Andrew Kelley
parent
332fdf33ee
commit
be9bb0a857
@@ -5102,7 +5102,6 @@ static LLVMValueRef ir_render_instruction(CodeGen *g, IrExecutable *executable,
|
||||
case IrInstructionIdContainerInitFields:
|
||||
case IrInstructionIdCompileErr:
|
||||
case IrInstructionIdCompileLog:
|
||||
case IrInstructionIdArrayLen:
|
||||
case IrInstructionIdImport:
|
||||
case IrInstructionIdCImport:
|
||||
case IrInstructionIdCInclude:
|
||||
|
||||
Reference in New Issue
Block a user