Skip to content

Commit 5370096

Browse files
committed
add vacuum after simplify-locals-nostructure
1 parent 1af1dd8 commit 5370096

File tree

2 files changed

+1086
-1022
lines changed

2 files changed

+1086
-1022
lines changed

cli/asc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -840,6 +840,7 @@ exports.main = function main(argv, options, callback) {
840840
add("merge-locals");
841841
add("coalesce-locals");
842842
add("simplify-locals-nostructure");
843+
add("vacuum");
843844
add("inlining-optimizing");
844845
add("precompute-propagate");
845846
add("vacuum");

0 commit comments

Comments
 (0)