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
@@ -180,7 +180,6 @@ class CompilerArgumentsContentProspectorTest {
|
||||
K2JVMCompilerArguments::javaModulePath,
|
||||
K2JVMCompilerArguments::assertionsMode,
|
||||
K2JVMCompilerArguments::buildFile,
|
||||
K2JVMCompilerArguments::declarationsOutputPath,
|
||||
K2JVMCompilerArguments::javaPackagePrefix,
|
||||
K2JVMCompilerArguments::supportCompatqualCheckerFrameworkAnnotations,
|
||||
K2JVMCompilerArguments::jspecifyAnnotations,
|
||||
|
||||
Reference in New Issue
Block a user