fafea27283
Dumping the IR from a klib is useful for debugging klib compilations. ^KT-58877
9 lines
563 B
Plaintext
Vendored
9 lines
563 B
Plaintext
Vendored
MODULE_FRAGMENT name:<class.kt>
|
|
FILE fqName:test fileName:class.kt
|
|
CLASS CLASS name:A modality:FINAL visibility:public superTypes:[<unbound IrClassPublicSymbolImpl>]
|
|
$this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:test.A
|
|
CONSTRUCTOR visibility:public <> () returnType:test.A [primary]
|
|
BLOCK_BODY
|
|
DELEGATING_CONSTRUCTOR_CALL 'UNBOUND IrConstructorPublicSymbolImpl'
|
|
INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:A modality:FINAL visibility:public superTypes:[<unbound IrClassPublicSymbolImpl>]'
|