mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
State that yul optimizer is experimental.
This commit is contained in:
@@ -211,6 +211,7 @@ Input Description
|
||||
"constantOptimizer": false,
|
||||
// The new Yul optimizer. Mostly operates on the code of ABIEncoderV2.
|
||||
// It can only be activated through the details here.
|
||||
// This feature is still considered experimental.
|
||||
"yul": false,
|
||||
// Future tuning options, currently unused.
|
||||
"yulDetails": {}
|
||||
|
||||
Reference in New Issue
Block a user