Continue updating compiler to IR with symbols:
The symbols produced by the lowering are now bound. Also: * Simplify interop lowering and bridges building. * Refactor IR validation.
This commit is contained in:
committed by
GitHub
parent
9d6846947e
commit
d08438da5f
+1
-1
@@ -24,5 +24,5 @@ testDataVersion=1067176:id
|
||||
kotlinCompilerRepo=http://dl.bintray.com/jetbrains/kotlin-native-dependencies
|
||||
#kotlinCompilerRepo=http://oss.sonatype.org/content/repositories/snapshots
|
||||
#kotlinCompilerRepo=http://dl.bintray.com/kotlin/kotlin-dev
|
||||
kotlinCompilerModule=org.jetbrains.kotlin:kotlin-compiler:1.1-20170519.065155-538
|
||||
kotlinCompilerModule=org.jetbrains.kotlin:kotlin-compiler:1.1-20170521.012435-545
|
||||
konanVersion=0.2
|
||||
|
||||
Reference in New Issue
Block a user