[stdlib] Remove bootstrap implementation of enumEntriesIntrinsic

It should have been already implemented as intrinsic in all backends.

Do not test enumEntries intrinsic in the old JVM BE.

KT-53154

Co-authored-by: Alexander Udalov <alexander.udalov@jetbrains.com>
This commit is contained in:
Ilya Gorbunov
2024-02-07 03:26:25 +01:00
committed by Space Team
parent 947b825d77
commit 86d5e83f4b
8 changed files with 11 additions and 18 deletions
@@ -1,4 +1,5 @@
// TARGET_BACKEND: JVM_IR
// IGNORE_BACKEND_MULTI_MODULE: JVM_MULTI_MODULE_IR_AGAINST_OLD
// NO_CHECK_LAMBDA_INLINING
// !OPT_IN: kotlin.ExperimentalStdlibApi
// WITH_STDLIB