5320fbeb6e
This commit makes the compiler read the pre-release flag from loaded klibs. Now the K1 frontend checks this flag in MissingDependencyClassChecker checker, reporting errors if the current compiler configuration doesn't allow using pre-release dependencies. ^KT-54905 Fixed