Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tinygo/src/examples/test$ tinygo build -target riscv64-qemu -monitor . Call parameter type does not match function signature! i8 8 i32 %0 = call %runtime.hashmap* @runtime.hashmapMake(i8 8, i8 4, i32 1, i8 1, i8* undef), !dbg !31 Call parameter type does not match function signature! i8 8 i32 %6 = call %runtime.hashmap* @runtime.hashmapMake(i8 8, i8 4, i32 2, i8 1, i8* undef), !dbg !99 Call parameter type does not match function signature! i8 8 i32 %28 = call %runtime.hashmap* @runtime.hashmapMake(i8 8, i8 0, i32 8, i8 2, i8* undef), !dbg !1600 error: verification error after compiling package github.com/tinygo-org/tinygo/src/examples/test Signed-off-by: Ronald G. Minnich <[email protected]>
- Loading branch information