K2: introduce LT mode config property
This commit is contained in:
committed by
Space Team
parent
16f52f4c50
commit
23a27864e5
@@ -53,6 +53,9 @@ object CommonConfigurationKeys {
|
||||
@JvmField
|
||||
val USE_FIR = CompilerConfigurationKey.create<Boolean>("front-end IR")
|
||||
|
||||
@JvmField
|
||||
val USE_LIGHT_TREE = CompilerConfigurationKey.create<Boolean>("light tree")
|
||||
|
||||
@JvmField
|
||||
val EXPECT_ACTUAL_LINKER = CompilerConfigurationKey.create<Boolean>("Experimental expect/actual linker")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user