State that yul optimizer is experimental.

This commit is contained in:
chriseth
2019-03-04 14:27:52 +01:00
parent 68e1bf47d5
commit 0045950924
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -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": {}