[IR] Update naming, but not binary format for IrSetValue.

This commit is contained in:
Mads Ager
2020-09-11 11:28:27 +02:00
committed by Alexander Udalov
parent 33ab2299f9
commit 8d791ca98e
12 changed files with 157 additions and 133 deletions
@@ -3991,7 +3991,8 @@ public final class JvmProtoBuf {
* <code>extend .org.jetbrains.kotlin.metadata.Class { ... }</code>
*
* <pre>
* isFunctionBodyInInterface: 0 if actual body generated in DefaultImpl, 1 - otherwise (in interface default method)
* first bit: isFunctionBodyInInterface: 0 if actual body generated in DefaultImpl, 1 - otherwise (in interface default method)
* second bit: is all-compatibility mode or not, 1 - yes, 0 - no
* </pre>
*/
public static final