Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add some -X flags for compatibility to kotlin-reflect build
"-Xno-kotlin-nothing-value-exception" is needed to temporarily prevent the problem happening in the composite build with Kotlin/Native (ClassNotFoundException from KClassImpl.Data). "-Xno-optimized-callable-references" is added just in case of any similar problem.
- Loading branch information