summaryrefslogtreecommitdiff
path: root/test/importedSignCast.fromasm.imprecise
diff options
context:
space:
mode:
Diffstat (limited to 'test/importedSignCast.fromasm.imprecise')
-rw-r--r--test/importedSignCast.fromasm.imprecise2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/importedSignCast.fromasm.imprecise b/test/importedSignCast.fromasm.imprecise
index ecf04c851..d31be8dc4 100644
--- a/test/importedSignCast.fromasm.imprecise
+++ b/test/importedSignCast.fromasm.imprecise
@@ -5,7 +5,7 @@
(import "env" "_emscripten_glIsTexture" (func $gm (param i32) (result i32)))
(elem (get_global $tableBase) $gm)
(export "func" (func $func))
- (func $func (; 1 ;)
+ (func $func (; 1 ;) (; has Stack IR ;)
(drop
(call $gm
(i32.const 0)