mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-08-06 00:15:42 +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>