JVM_IR: call serialization for IR.
Serializer for IR is called when -Xserialize-ir flag is set.
This commit is contained in:
committed by
TeamCityServer
parent
9efd0d7589
commit
b2617199bc
+1
-1
@@ -113,6 +113,7 @@ where advanced options include:
|
||||
problems with parentheses in identifiers on certain platforms
|
||||
-Xscript-resolver-environment=<key=value[,]>
|
||||
Script resolver environment in key-value pairs (the value could be quoted and escaped)
|
||||
-Xserialize-ir Save IR to metadata (EXPERIMENTAL)
|
||||
-Xsingle-module Combine modules for source files and binary dependencies into a single module
|
||||
-Xskip-runtime-version-check Allow Kotlin runtime libraries of incompatible versions in the classpath
|
||||
-Xstrict-java-nullability-assertions
|
||||
@@ -203,4 +204,3 @@ where advanced options include:
|
||||
|
||||
Advanced options are non-standard and may be changed or removed without any notice.
|
||||
OK
|
||||
|
||||
|
||||
Reference in New Issue
Block a user