mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
CodeGen: Only output switch when it has cases
This commit is contained in:
@@ -138,7 +138,6 @@ object "C_6" {
|
||||
return(memPos, sub(memEnd, memPos))
|
||||
}
|
||||
}
|
||||
pop(iszero(calldatasize()))
|
||||
revert_error_42b3090547df1d2001c96683413b8cf91c1b902ef5e3cb8d9f6f304cf7446f74()
|
||||
}
|
||||
function shift_right_unsigned(value) -> newValue
|
||||
|
||||
Reference in New Issue
Block a user