Drop CommonCompilerArguments.optInDeprecated

On the way to KT-22956
This commit is contained in:
Mikhail Glukhikh
2022-01-12 21:35:39 +03:00
committed by Space
parent 5798320e9e
commit eeadd8588d
6 changed files with 6 additions and 23 deletions
-1
View File
@@ -79,7 +79,6 @@ where advanced options include:
-Xno-check-actual Do not check presence of 'actual' modifier in multi-platform projects
-Xno-inline Disable method inlining
-Xklib-normalize-absolute-path Normalize absolute paths in klibs
-Xopt-in=<fq.name> Enable usages of API that requires opt-in with an opt-in requirement marker with the given fully qualified name
-Xphases-to-dump Dump backend state both before and after these phases
-Xphases-to-dump-after Dump backend state after these phases
-Xphases-to-dump-before Dump backend state before these phases