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:
Alexander Udalov
2023-09-17 00:21:14 +02:00
committed by Space Team
parent d450e3074b
commit 49c659b379
35 changed files with 0 additions and 1625 deletions
-1
View File
@@ -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"