mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Disallow using both --optimize-yul and --no-optimize-yul at the same time
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Options --optimize-yul and --no-optimize-yul cannot be used together.
|
||||
@@ -0,0 +1 @@
|
||||
1
|
||||
+1
-1
@@ -1 +1 @@
|
||||
The following options are invalid in assembly mode: --optimize-yul, --no-optimize-yul. Optimization is disabled by default and can be enabled with --optimize.
|
||||
Options --optimize-yul and --no-optimize-yul cannot be used together.
|
||||
|
||||
Reference in New Issue
Block a user