Remove dependency on JVM specifics in serialization.common

Move handling of EnhancedNullability to JVM subclasses in
serialization.jvm. Looks like this was possible because of accidental
dependency of frontend on compiler.common.jvm introduced in 564d382b9d.

Also fix a minor typo in the file name typeEnhancementUtils.kt.
This commit is contained in:
Alexander Udalov
2021-05-05 19:20:03 +02:00
parent 7a42f603f2
commit 173e194dac
5 changed files with 27 additions and 16 deletions