Allow stack limit evasion in system yul routines during old code generation.

This commit is contained in:
Daniel Kirchner
2021-08-17 19:00:28 +02:00
parent 8bd358074e
commit 442666d181
10 changed files with 95 additions and 45 deletions
@@ -62,6 +62,6 @@ contract C {
// via yul disabled because of stack issues.
// ====
// compileViaYul: false
// compileViaYul: also
// ----
// constructor() ->