Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced solAssert in Jumpdest optimization | Isaac van Bakel | 2017-11-26 | 1 | -3/+1 |
| | | | | | | This is the only use of solAssert in libevmasm, and the only dependency on libsolidity. There is no justification for why the illegal state is checked here. | ||||
* | Introduce JumpdestRemover optimisation step | Alex Beregszaszi | 2017-08-25 | 1 | -0/+68 |