second-state / SOLL

SOLL is a new compiler for generate Ewasm from solidity and yul. See a demo here: https://asciinema.org/a/ezJqNLicn5fya02zwu4VXIo8a
https://www.secondstate.io/
377 stars 23 forks source link

visit BinaryOperatorType twice #90

Open jacky860226 opened 3 years ago

jacky860226 commented 3 years ago

StmtVisitor::visit should not execute twice.

https://github.com/second-state/SOLL/commit/90e0c3e7310270fa8d12223560f04d0a80ebd9de#diff-18e1196413fe5125d1f09815abb483deeeb9cc78369448d362ef3bc2c35fc87fR256