Ilmir Usmanov
|
52e7cd5725
|
JVM_IR: Remove $$forInline suffix for fake inliner variables
Otherwise, IDE will not be able to navigate to inline functions.
#KT-36797 Fixed
|
2020-02-21 12:08:25 +01:00 |
|
Ilmir Usmanov
|
c748b6f3ee
|
JVM_IR. Minor. Update bytecode text test to JVM_IR or create issues when this
is not feasible.
|
2020-02-18 11:43:37 +01:00 |
|
Ilmir Usmanov
|
877509306d
|
JVM_IR: Minor. Unmute tests.
|
2020-01-20 16:00:36 +01:00 |
|
Mads Ager
|
e2a1cb1077
|
JVM_IR: Generate fake inlining local variables for debugging.
|
2019-11-29 13:38:34 +01:00 |
|
Ilmir Usmanov
|
e8c52e0a8f
|
Do not mark fake inliner variables as alive
This prevents them from spilling.
#KT-29317 Fixed
|
2019-01-18 13:45:20 +03:00 |
|