aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/JumpdestRemover.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replaced solAssert in Jumpdest optimizationIsaac van Bakel2017-11-261-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 stepAlex Beregszaszi2017-08-251-0/+68