CLI: remove obsolete -Xdump-declarations-to
It was only used in the very old version of binary compatibility validator. It was never supported in the JVM IR backend.
This commit is contained in:
committed by
Space Team
parent
d450e3074b
commit
49c659b379
@@ -129,7 +129,6 @@
|
||||
/compiler/testData/codegen/composeLikeBytecodeText/ "Kotlin JVM"
|
||||
/compiler/testData/codegen/customScript/ "Kotlin Compiler Core"
|
||||
/compiler/testData/codegen/defaultArguments/reflection/ "Kotlin JVM"
|
||||
/compiler/testData/codegen/dumpDeclarations/ "Kotlin JVM"
|
||||
/compiler/testData/codegen/helpers/ "Kotlin JVM"
|
||||
/compiler/testData/codegen/innerClassInfo/ "Kotlin JVM"
|
||||
/compiler/testData/codegen/java6/ "Kotlin JVM"
|
||||
|
||||
Reference in New Issue
Block a user