LV 2.0: drop reporting FIR_COMPILED_CLASS and relevant stuff
#KT-62056 Fixed Related to KT-59171, KT-61951
This commit is contained in:
committed by
Space Team
parent
d4640cb576
commit
a77b758efa
@@ -31,6 +31,7 @@ public final class JvmAnnotationNames {
|
||||
public static final int METADATA_STRICT_VERSION_SEMANTICS_FLAG = 1 << 3;
|
||||
public static final int METADATA_JVM_IR_FLAG = 1 << 4;
|
||||
public static final int METADATA_JVM_IR_STABLE_ABI_FLAG = 1 << 5;
|
||||
@SuppressWarnings("unused")
|
||||
public static final int METADATA_FIR_FLAG = 1 << 6;
|
||||
public static final int METADATA_PUBLIC_ABI_FLAG = 1 << 7;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user