mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
[yul] Functions: Remove dependency on AST ID.
This commit is contained in:
@@ -32,6 +32,6 @@ contract C {
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// f() -> 42, 23, 34, 42, 42
|
||||
// gas irOptimized: 111210
|
||||
// gas irOptimized: 111180
|
||||
// gas legacy: 112021
|
||||
// gas legacyOptimized: 110548
|
||||
|
||||
Reference in New Issue
Block a user