diff options
author | Heejin Ahn <aheejin@gmail.com> | 2019-05-16 15:52:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-16 15:52:53 -0700 |
commit | 1dd37de69aae51edaf93219f31e736576f751191 (patch) | |
tree | 0c911ff6f9e6571b10ef36a28dd26ee51ad37758 /test/passes/metrics_strip-debug_metrics.bin.txt | |
parent | 8c30cd13e556c2f556fea84cedd26250871d07b7 (diff) | |
download | binaryen-1dd37de69aae51edaf93219f31e736576f751191.tar.gz binaryen-1dd37de69aae51edaf93219f31e736576f751191.tar.bz2 binaryen-1dd37de69aae51edaf93219f31e736576f751191.zip |
Add globals to metrics (#2110)
Diffstat (limited to 'test/passes/metrics_strip-debug_metrics.bin.txt')
-rw-r--r-- | test/passes/metrics_strip-debug_metrics.bin.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/passes/metrics_strip-debug_metrics.bin.txt b/test/passes/metrics_strip-debug_metrics.bin.txt index 0efad35f5..3e7294453 100644 --- a/test/passes/metrics_strip-debug_metrics.bin.txt +++ b/test/passes/metrics_strip-debug_metrics.bin.txt @@ -1,6 +1,7 @@ total [exports] : 1 [funcs] : 1 + [globals] : 0 [imports] : 0 [total] : 1 [vars] : 0 @@ -8,6 +9,7 @@ total total [exports] : 1 [funcs] : 1 + [globals] : 0 [imports] : 0 [total] : 1 [vars] : 0 |