[isoltest] Replace storage command with 'storage_empty' builtin.

This commit is contained in:
Alexander Arlt
2021-04-27 16:28:37 -05:00
parent 5852972ec1
commit 1f2711b0aa
28 changed files with 79 additions and 120 deletions
@@ -28,4 +28,4 @@ contract c {
// gas irOptimized: 2455497
// gas legacy: 2416722
// gas legacyOptimized: 2405396
// storage: empty
// storageEmpty -> 1
@@ -9,4 +9,4 @@ contract c {
// compileViaYul: also
// ----
// test() ->
// storage: empty
// storageEmpty -> 1
@@ -23,4 +23,4 @@ contract c {
// gas irOptimized: 527367
// gas legacy: 454080
// gas legacyOptimized: 443170
// storage: empty
// storageEmpty -> 1
@@ -23,4 +23,4 @@ contract c {
// gas irOptimized: 367121
// gas legacy: 320859
// gas legacyOptimized: 314681
// storage: empty
// storageEmpty -> 1
@@ -21,4 +21,4 @@ contract c {
// gas irOptimized: 445718
// gas legacy: 552064
// gas legacyOptimized: 533164
// storage: empty
// storageEmpty -> 1
@@ -20,4 +20,4 @@ contract c {
// gas irOptimized: 291114
// gas legacy: 372763
// gas legacyOptimized: 366846
// storage: empty
// storageEmpty -> 1
@@ -14,4 +14,4 @@ contract c {
// compileViaYul: also
// ----
// test() ->
// storage: empty
// storageEmpty -> 1