Files
kotlin/compiler/testData/codegen/bytecodeText
Mark Punzalan d4d5a6011c Flatten nested string concatenation expressions into a single IrStringConcatenation, in a separate lowering phase.
Consolidating these into IrStringConcatenations allows the backend to produce efficient code for string concatenations (e.g., using StringBuilder for JVM).
2019-02-27 08:36:35 +01:00
..
2019-02-01 17:33:49 +03:00
2019-02-19 18:09:23 +03:00
2018-12-28 14:18:39 +03:00
2019-02-01 17:33:49 +03:00
2019-01-19 09:43:43 +01:00
2019-02-01 17:33:49 +03:00
2018-12-28 14:18:39 +03:00
2019-02-19 16:37:47 +01:00
2018-12-28 14:18:39 +03:00