mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #12796 from ethereum/refactorStackCompressor
Refactor stack compressor
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
// step: stackCompressor
|
||||
//
|
||||
// {
|
||||
// { let x := 8 }
|
||||
// function f()
|
||||
// {
|
||||
// mstore(calldataload(calldataload(9)), add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(calldataload(calldataload(9)), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1))
|
||||
|
||||
Reference in New Issue
Block a user