[FIR generator] Move Importable interface to common module
This is a step towards commonizing the code generator between FIR and IR: KT-61970
This commit is contained in:
committed by
Space Team
parent
ec9cb8beb6
commit
7a6bffaabb
@@ -242,6 +242,7 @@
|
||||
# UNKNOWN: /generators/protobufCompare/
|
||||
/generators/test-generator/ "Kotlin Compiler Core" "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm"
|
||||
/generators/tests/ "Kotlin Compiler Core" "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm"
|
||||
/generators/tree-generator-common/ "Kotlin Compiler Core" "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm"
|
||||
/generators/wasm/ "Kotlin Wasm"
|
||||
|
||||
/gradle/ "Kotlin Build Infrastructure"
|
||||
|
||||
Reference in New Issue
Block a user