diff options
Diffstat (limited to 'test/importedSignCast.fromasm.imprecise')
-rw-r--r-- | test/importedSignCast.fromasm.imprecise | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/importedSignCast.fromasm.imprecise b/test/importedSignCast.fromasm.imprecise index d31be8dc4..9ffe55510 100644 --- a/test/importedSignCast.fromasm.imprecise +++ b/test/importedSignCast.fromasm.imprecise @@ -1,9 +1,9 @@ (module (type $FUNCSIG$ii (func (param i32) (result i32))) (import "env" "table" (table 1 1 anyfunc)) + (elem (get_global $tableBase) $gm) (import "env" "tableBase" (global $tableBase i32)) (import "env" "_emscripten_glIsTexture" (func $gm (param i32) (result i32))) - (elem (get_global $tableBase) $gm) (export "func" (func $func)) (func $func (; 1 ;) (; has Stack IR ;) (drop |