summaryrefslogtreecommitdiff
path: root/build-js.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-js.sh')
-rwxr-xr-xbuild-js.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-js.sh b/build-js.sh
index 192ef662a..f4f93a469 100755
--- a/build-js.sh
+++ b/build-js.sh
@@ -108,6 +108,7 @@ echo "building shared bitcode"
$BINARYEN_SRC/passes/InstrumentLocals.cpp \
$BINARYEN_SRC/passes/InstrumentMemory.cpp \
$BINARYEN_SRC/passes/LegalizeJSInterface.cpp \
+ $BINARYEN_SRC/passes/LimitSegments.cpp \
$BINARYEN_SRC/passes/LocalCSE.cpp \
$BINARYEN_SRC/passes/LogExecution.cpp \
$BINARYEN_SRC/passes/LoopInvariantCodeMotion.cpp \