summaryrefslogtreecommitdiff
path: root/test/debugInfo.fromasm.read-written
diff options
context:
space:
mode:
Diffstat (limited to 'test/debugInfo.fromasm.read-written')
-rw-r--r--test/debugInfo.fromasm.read-written2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/debugInfo.fromasm.read-written b/test/debugInfo.fromasm.read-written
index 707c705bf..92deb4763 100644
--- a/test/debugInfo.fromasm.read-written
+++ b/test/debugInfo.fromasm.read-written
@@ -4,7 +4,7 @@
(type $2 (func))
(import "env" "memory" (memory $1 256 256))
(data (get_global $gimport$0) "debugInfo.asm.js")
- (import "env" "memoryBase" (global $gimport$0 i32))
+ (import "env" "__memory_base" (global $gimport$0 i32))
(export "add" (func $add))
(export "ret" (func $ret))
(export "opts" (func $opts))