JVM: New single-pass implementation for jvm-abi-gen

This commit is contained in:
Steven Schäfer
2020-11-30 14:03:29 +01:00
committed by Alexander Udalov
parent a54503cede
commit d08990ebb4
26 changed files with 1191 additions and 30 deletions
+1
View File
@@ -50,6 +50,7 @@ dependencies {
testCompile(protobufCompareSourceSet.output)
testCompile(projectTests(":compiler:cli"))
testCompile(projectTests(":compiler:incremental-compilation-impl"))
testCompile(projectTests(":plugins:jvm-abi-gen"))
testCompile(projectTests(":plugins:android-extensions-compiler"))
testCompile(projectTests(":plugins:parcelize:parcelize-compiler"))