Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- LLVM CODE GEN FAILED FOR PROCEDURE: src.main
- decls:
- %1 = alloca %runtime.Source_Code_Location, align 8
- %3 = alloca %src.Test_Vertex*, align 8
- br label %entry
- entry: ; preds = %decls
- %6 = load %runtime.Allocator, %runtime.Allocator* %5, align 8
- %15 = call %src.Test_Vertex* @runtime.raw_dynamic_array_data-50169({ %src.Test_Vertex*, i64, i64, %runtime.Allocator }* %0)
- store %src.Test_Vertex** %16, %src.Test_Vertex** %3, align 8
- ret void
- }
- Stored value type does not match pointer operand type!
- store %src.Test_Vertex** %16, %src.Test_Vertex** %3, align 8
- %src.Test_Vertex*make:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement