diff options
Diffstat (limited to 'test/llvm_autogenerated/conv.wast')
-rw-r--r-- | test/llvm_autogenerated/conv.wast | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/llvm_autogenerated/conv.wast b/test/llvm_autogenerated/conv.wast index 008cdb950..28b10fbfd 100644 --- a/test/llvm_autogenerated/conv.wast +++ b/test/llvm_autogenerated/conv.wast @@ -28,6 +28,8 @@ (export "bitcast_float_to_i32" (func $bitcast_float_to_i32)) (export "bitcast_i64_to_double" (func $bitcast_i64_to_double)) (export "bitcast_double_to_i64" (func $bitcast_double_to_i64)) + (table 0 anyfunc) + (func $i32_wrap_i64 (param $0 i64) (result i32) (return (i32.wrap/i64 |