[JS_IR] Drop old comment from loweringList
This comment is not needed anymore after
64158a8a2f
This commit is contained in:
@@ -875,8 +875,6 @@ val loweringList = listOf<SimpleNamedCompilerPhase<JsIrBackendContext, IrModuleF
|
||||
implicitlyExportedDeclarationsMarkingLowering,
|
||||
mainFunctionCallWrapperLowering,
|
||||
cleanupLoweringPhase,
|
||||
// Currently broken due to static members lowering making single-open-class
|
||||
// files non-recognizable as single-class files
|
||||
validateIrAfterLowering,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user