aboutsummaryrefslogtreecommitdiffstats
path: root/libyul/optimiser/ForLoopInitRewriter.h
Commit message (Expand)AuthorAgeFilesLines
* Isolating libyul library API into its own namespace `yul`.Christian Parpart2018-11-231-3/+0
* [Yul] Implements a pass to rewrite for-loop's pre block into the parent's Block.Christian Parpart2018-11-161-0/+39