Skip to content

IR inliner: Enable intra-module mode for kotlinx.coroutines#4595

Open
ddolovov wants to merge 1 commit into
developfrom
ddol/enable-intra-module-inliner
Open

IR inliner: Enable intra-module mode for kotlinx.coroutines#4595
ddolovov wants to merge 1 commit into
developfrom
ddol/enable-intra-module-inliner

Conversation

@ddolovov
Copy link
Copy Markdown
Member

^KT-83205

@ddolovov
Copy link
Copy Markdown
Member Author

ddolovov commented Dec 17, 2025

It's Kotlin 2.2.20 currently used in the develop branch. And this Kotlin version does not recognize the -Xklib-ir-inliner=intra-module CLI flag that I am trying to add. So, the CI build fails.

@dkhalanskyjb Is it known when the branch can be switched to 2.3.0?

@dkhalanskyjb
Copy link
Copy Markdown
Collaborator

@ddolovov, we haven't had plans to do that yet, as there wasn't anything we needed from the 2.3 compiler version.

@ddolovov
Copy link
Copy Markdown
Member Author

OK. Then let's postpone it for a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants