[klib tool] Add option to print ir
Dumping the IR from a klib is useful for debugging klib compilations. ^KT-58877
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// FIR_IDENTICAL
|
||||
package test
|
||||
|
||||
class A {
|
||||
}
|
||||
Reference in New Issue
Block a user