Update test expectations.

This commit is contained in:
chriseth
2022-05-23 13:37:50 +02:00
parent 7168c27f0d
commit 77038aa40e
154 changed files with 1050 additions and 1162 deletions
@@ -27,14 +27,14 @@ contract C {
// ----
// l() -> 0
// f(uint256,uint256): 42, 64 ->
// gas irOptimized: 112517
// gas irOptimized: 112482
// gas legacy: 108105
// gas legacyOptimized: 101987
// l() -> 1
// ll(uint256): 0 -> 43
// a(uint256,uint256): 0, 42 -> 64
// f(uint256,uint256): 84, 128 ->
// gas irOptimized: 116389
// gas irOptimized: 116270
// gas legacy: 107525
// gas legacyOptimized: 96331
// l() -> 2