CodeGen: Only output switch when it has cases

This commit is contained in:
Mathias Baumann
2021-10-12 17:40:31 +02:00
parent 76f31e2c4e
commit 454860d1f5
18 changed files with 29 additions and 70 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ object "C_15" {
default {}
}
if iszero(calldatasize()) { }
revert_error_42b3090547df1d2001c96683413b8cf91c1b902ef5e3cb8d9f6f304cf7446f74()
function shift_right_224_unsigned(value) -> newValue {