IR lowering for computing trimIndent/trimMargin on constants
This commit is contained in:
committed by
max-kammerer
parent
d765bebcfc
commit
aaf533df16
@@ -114,6 +114,7 @@ val jvmPhases = namedIrFilePhase<JvmBackendContext>(
|
||||
toArrayPhase then
|
||||
flattenStringConcatenationPhase then
|
||||
foldConstantLoweringPhase then
|
||||
computeStringTrimPhase then
|
||||
jvmBuiltinOptimizationLoweringPhase then
|
||||
additionalClassAnnotationPhase then
|
||||
|
||||
|
||||
Reference in New Issue
Block a user