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 1ca2a1129..482901bc5 100755
--- a/build-js.sh
+++ b/build-js.sh
@@ -125,6 +125,7 @@ echo "building shared bitcode"
$BINARYEN_SRC/passes/PostEmscripten.cpp \
$BINARYEN_SRC/passes/Precompute.cpp \
$BINARYEN_SRC/passes/Print.cpp \
+ $BINARYEN_SRC/passes/PrintFeatures.cpp \
$BINARYEN_SRC/passes/PrintCallGraph.cpp \
$BINARYEN_SRC/passes/RedundantSetElimination.cpp \
$BINARYEN_SRC/passes/RelooperJumpThreading.cpp \