Files
kotlin-fork/compiler/ir/backend.common
Sergey Bogolepov 5bd405856f [IR] Pass input value to AbstractNamedCompilerPhase.runAfter
It is needed for the K/N dynamic compiler driver where phase input
might be required for actions performed after its execution.
2023-01-20 13:33:07 +00:00
..