Import test suites to test spec cases (#736)

This commit is contained in:
Wenyong Huang
2021-09-09 12:49:46 +08:00
committed by GitHub
parent 4b0d6083a3
commit 00663f0cd5
15 changed files with 4290 additions and 6 deletions

View File

@ -418,7 +418,7 @@ bool
aot_check_simd_compatibility(const char *arch_c_str, const char *cpu_c_str);
#if WASM_ENABLE_LAZY_JIT != 0
void
void
aot_handle_llvm_errmsg(char *error_buf,
uint32 error_buf_size,
const char *string,