IR: Set when.origin for IrIfElseImpl

Change-Id: I38510b59e3dc936baadbfe3ef2702990493815e5
This commit is contained in:
Ting-Yuan Huang
2019-03-01 23:57:28 -08:00
committed by max-kammerer
parent 18198987a3
commit 6bbb0269b1
29 changed files with 98 additions and 86 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ FILE fqName:<root> fileName:/whileDoWhile.kt
BLOCK_BODY
VAR name:a type:kotlin.Any? flags:val
CONST Null type=kotlin.Nothing? value=null
WHEN type=kotlin.Unit origin=null
WHEN type=kotlin.Unit origin=IF
BRANCH
if: TYPE_OP type=kotlin.Boolean origin=INSTANCEOF typeOperand=kotlin.Boolean
typeOperand: CLASS IR_EXTERNAL_DECLARATION_STUB CLASS name:Boolean modality:FINAL visibility:public flags: superTypes:[kotlin.Comparable<kotlin.Boolean>; java.io.Serializable]