Update tests after merge from develop.

This commit is contained in:
chriseth
2019-11-26 16:27:07 +01:00
parent b0db64ff5b
commit 400667fddf
6 changed files with 30 additions and 65 deletions
@@ -35,13 +35,9 @@ object \"C_10\" {
}
function fun_f_9() -> vloc__4 {
for { let return_flag := 1 } return_flag {} {
vloc__4 := convert_t_stringliteral_9f0adad0a59b05d2e04a1373342b10b9eb16c57c164c8a3bfcbf46dccee39a21_to_t_string_memory_ptr()
return_flag := 0
break
vloc__4 := convert_t_stringliteral_9f0adad0a59b05d2e04a1373342b10b9eb16c57c164c8a3bfcbf46dccee39a21_to_t_string_memory_ptr()
leave
break
}
}
}
@@ -67,6 +63,7 @@ object \"C_10\" {
default {}
}
if iszero(calldatasize()) { }
revert(0, 0)
@@ -134,13 +131,9 @@ object \"C_10\" {
}
function fun_f_9() -> vloc__4 {
for { let return_flag := 1 } return_flag {} {
vloc__4 := convert_t_stringliteral_9f0adad0a59b05d2e04a1373342b10b9eb16c57c164c8a3bfcbf46dccee39a21_to_t_string_memory_ptr()
return_flag := 0
break
vloc__4 := convert_t_stringliteral_9f0adad0a59b05d2e04a1373342b10b9eb16c57c164c8a3bfcbf46dccee39a21_to_t_string_memory_ptr()
leave
break
}
}
function round_up_to_mul_of_32(value) -> result {