[K/N] Move IR-related ObjC interop helpers to a new common module
This is a step towards KT-61248. We need those helpers to be available in non-Native-specific code.
This commit is contained in:
committed by
teamcity
parent
5cb252fe49
commit
d1127f1a31
@@ -77,6 +77,7 @@
|
||||
/compiler/ir/ir.ir2cfg/ Mikhail.Glukhikh
|
||||
/compiler/ir/ir.psi2ir/ "Kotlin JVM"
|
||||
/compiler/ir/ir.tree/ "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm"
|
||||
/compiler/ir/ir.objcinterop/ "Kotlin Native"
|
||||
/compiler/ir/serialization.common/ "Kotlin Native"
|
||||
/compiler/ir/serialization.js/ "Kotlin JS"
|
||||
/compiler/ir/serialization.jvm/ "Kotlin JVM"
|
||||
|
||||
Reference in New Issue
Block a user