Revert "Add tests on variable spilling with debug mode enabled"

This reverts commit 65bb6abae4.
This commit is contained in:
Nikolay Krasko
2022-07-05 11:25:27 +02:00
committed by teamcity
parent c1137d9986
commit d080297c20
20 changed files with 0 additions and 710 deletions
-2
View File
@@ -28,8 +28,6 @@ where advanced options include:
-Xir-do-not-clear-binding-context
When using the IR backend, do not clear BindingContext between psi2ir and lowerings
-Xemit-jvm-type-annotations Emit JVM type annotations in bytecode
-Xdebug Enable debug mode for compilation.
Currently this includes spilling all variables in a suspending context regardless their liveness.
-Xjvm-enable-preview Allow using features from Java language that are in preview phase.
Works as `--enable-preview` in Java. All class files are marked as preview-generated thus it won't be possible to use them in release environment
-Xenhance-type-parameter-types-to-def-not-null