mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-27 06:58:00 +00:00
431b5a2ce5
- Lazily load function arguments so that they can be passed as pointers. - Lazily call the immutable store function to avoid storing zero sized immutable data. --------- Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>