summaryrefslogtreecommitdiff
path: root/src/wasm-builder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm-builder.h')
-rw-r--r--src/wasm-builder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wasm-builder.h b/src/wasm-builder.h
index 4b5df766d..3096ada07 100644
--- a/src/wasm-builder.h
+++ b/src/wasm-builder.h
@@ -362,6 +362,7 @@ public:
ret->ptr = ptr;
ret->type = type;
ret->memory = memory;
+ ret->finalize();
return ret;
}
Load* makeAtomicLoad(