[IR] Drop ir.ir2cfg module
#KTI-952 Fixed #KT-65773 Related
This commit is contained in:
committed by
Space Team
parent
6fb6f04509
commit
cbabfc0fe2
@@ -24,7 +24,6 @@ dependencies {
|
||||
testApi(projectTests(":compiler:fir:raw-fir:light-tree2fir"))
|
||||
testApi(projectTests(":compiler:fir:analysis-tests:legacy-fir-tests"))
|
||||
testApi(projectTests(":generators:test-generator"))
|
||||
testApi(project(":compiler:ir.ir2cfg"))
|
||||
testApi(project(":compiler:ir.tree")) // used for deepCopyWithSymbols call that is removed by proguard from the compiler TODO: make it more straightforward
|
||||
testApi(project(":kotlin-scripting-compiler"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user