Using any of these assembly instructions: - CREATE2 - RETURNDATACOPY - RETURNDATASIZE - STATICCAL Will result in the compiler throwing a warning. It seems like this might be something that should be removed or at least could be silenced.
Using any of these assembly instructions:
Will result in the compiler throwing a warning.
It seems like this might be something that should be removed or at least could be silenced.