Add lowering that will evaluate all intrinsic const expressions
This commit is contained in:
@@ -407,6 +407,7 @@ private fun buildJvmLoweringPhases(
|
||||
validateIrBeforeLowering then
|
||||
processOptionalAnnotationsPhase then
|
||||
expectDeclarationsRemovingPhase then
|
||||
constEvaluationPhase then
|
||||
serializeIrPhase then
|
||||
scriptsToClassesPhase then
|
||||
fileClassPhase then
|
||||
|
||||
Reference in New Issue
Block a user