Introduce -Xuse-ir flag for cli compiler

This commit is contained in:
Georgy Bronnikov
2018-07-09 15:01:11 +03:00
committed by Alexander Udalov
parent be8740e0ee
commit 8ce658ab54
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -54,6 +54,7 @@ where advanced options include:
-Xsupport-compatqual-checker-framework-annotations=enable|disable
Specify behavior for Checker Framework compatqual annotations (NullableDecl/NonNullDecl).
Default value is 'enable'
-Xuse-ir Use the IR backend
-Xuse-javac Use javac for Java source and class files analysis
-Xuse-old-class-files-reading Use old class files reading implementation (may slow down the build and should be used in case of problems with the new implementation)
-Xuse-type-table Use type table in metadata serialization