Make --optimize-yul work again

This commit is contained in:
Kamil Śliwak
2023-06-06 09:54:07 +02:00
parent 42a068b449
commit 2769bb52f6
7 changed files with 24 additions and 30 deletions
@@ -1 +0,0 @@
--strict-assembly --optimize-yul
@@ -1 +0,0 @@
The following options are invalid in assembly mode: --optimize-yul. Optimization is disabled by default and can be enabled with --optimize.
@@ -1 +0,0 @@
1
@@ -1,3 +0,0 @@
{
sstore(0, 1)
}