上游 · Kotlin compiler options · Common
-Xphases-to-dump-before
Set to ExternalPackageParentPatcherLowering to create a dump file after the IR lowering compilation stage. Configure the output directory for the Kotlin/JVM with the -Xdump-directory compiler option.
-Xrepl
Activates the Kotlin REPL.