Files
kotlin-fork/compiler
Alexander Korepanov 155777e3fa [JS IR] Detect broken cross-module references
The patch adds an error if the module can not find the cross-module reference.

 The patch removes the DCE optimization which eliminates implement() intrinsic,
 because it leads to a broken cross-module reference and
 broken JS code with implement() call, albeit in an unreachable block.
2023-01-09 09:23:26 +00:00
..
2023-01-03 16:36:53 +01:00
2022-12-29 09:59:16 +00:00
2023-01-09 08:57:12 +00:00
2023-01-03 16:36:53 +01:00
2023-01-03 16:36:53 +01:00