Tests for FunctionSpecializer

This commit is contained in:
hrkrshnn
2021-03-29 11:02:18 +02:00
parent 45a3747701
commit 09998ceb0c
23 changed files with 3923 additions and 424 deletions
@@ -17,9 +17,9 @@ contract C {
// optimize-yul: true
// ----
// creation:
// codeDepositCost: 571400
// executionCost: 606
// totalCost: 572006
// codeDepositCost: 626600
// executionCost: 657
// totalCost: 627257
// external:
// a(): 985
// b(uint256): 2052