summaryrefslogtreecommitdiff
path: root/test/passes/safe-heap_disable-simd.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/passes/safe-heap_disable-simd.wast')
-rw-r--r--test/passes/safe-heap_disable-simd.wast4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/passes/safe-heap_disable-simd.wast b/test/passes/safe-heap_disable-simd.wast
index bac91ed98..f867a0e7c 100644
--- a/test/passes/safe-heap_disable-simd.wast
+++ b/test/passes/safe-heap_disable-simd.wast
@@ -3,10 +3,6 @@
)
(module
(memory 1 1)
- (import "env" "DYNAMICTOP_PTR" (global $foo i32))
-)
-(module
- (memory 1 1)
(import "env" "emscripten_get_sbrk_ptr" (func $foo (result i32)))
)
(module