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

This commit is contained in:
Daniel Kirchner
2021-09-14 15:54:24 +02:00
parent 1f35d8cc98
commit 6993a89c8b
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() ->