Skip to content

Add build parameter to build coroutines with JVM IR compiler #2389

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 18, 2020

Conversation

ALikhachev
Copy link
Member

To be used in specific kotlinx-train CI configuration. It's needed for faster adoption of JVM IR compiler.

Build with -Penable_jvm_ir enables JVM IR compiler
Build with -Pdisable_native_targets disables native targets
…api check

Build with -Penable_jvm_ir_api_check enables JVM IR API check (works only if enable_jvm_ir is set)
@qwwdfsad qwwdfsad merged commit 179f142 into develop Nov 18, 2020
@qwwdfsad qwwdfsad deleted the jvm-ir-param branch November 18, 2020 14:54
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.

3 participants