Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix[venom]: fix return opcode handling in mem2var (#4011)
the `mem2var` venom pass was creating an `mstore` instruction with a bogus output variable when promoting a variable to memory for `RETURN`s.
- Loading branch information