diff options
author | Alon Zakai <alonzakai@gmail.com> | 2016-04-20 17:49:02 -0700 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2016-04-20 17:52:09 -0700 |
commit | 7ce2aefd8e14d6507fbe4abdcbbba9b0507944f0 (patch) | |
tree | 245a75228bcda9d9ab627186c7252454fcb9ac70 /test/unit.fromasm.imprecise | |
parent | 39afd2a64d72b251fc2da067d338d826b06985b7 (diff) | |
download | binaryen-7ce2aefd8e14d6507fbe4abdcbbba9b0507944f0.tar.gz binaryen-7ce2aefd8e14d6507fbe4abdcbbba9b0507944f0.tar.bz2 binaryen-7ce2aefd8e14d6507fbe4abdcbbba9b0507944f0.zip |
optimize --vacuum a little
Diffstat (limited to 'test/unit.fromasm.imprecise')
-rw-r--r-- | test/unit.fromasm.imprecise | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit.fromasm.imprecise b/test/unit.fromasm.imprecise index e146f60c4..f5ba55d90 100644 --- a/test/unit.fromasm.imprecise +++ b/test/unit.fromasm.imprecise @@ -266,6 +266,7 @@ ) ) (func $blocker + (nop) ) (func $frem (result f64) (return |