solidity/test/libyul/evmCodeTransform/stackReuse/function_retparam.yul

18 lines
261 B
Plaintext
Raw Normal View History

2021-03-09 13:53:10 +00:00
{
function f() -> x, y { }
}
// ====
// stackOptimization: true
// ----
2021-09-15 15:01:40 +00:00
// /* "":0:32 */
// stop
// /* "":6:30 */
// tag_1:
// /* "":25:26 */
// 0x00
// /* "":22:23 */
// 0x00
// /* "":6:30 */
// swap2
// jump // out