JVM_IR: delay writes to the source map until generateMethod

`generateMethodNode` should not have any side effects for the output to
be stable under incremental compilation.
This commit is contained in:
pyos
2020-03-26 15:46:18 +01:00
committed by max-kammerer
parent 495cefe65d
commit 9ed73439f8
18 changed files with 167 additions and 50 deletions
@@ -0,0 +1,3 @@
import inline1.*
fun f() = h()