Dmitriy Dolovov
|
af247c3344
|
IR text tests: Unmute tests that have main function
Don't use `main` function in these tests, because `main` function
has specific mangling rules in JVM. Use other function name.
^KT-57755
|
2023-12-19 14:24:16 +00:00 |
|
Dmitriy Novozhilov
|
b454fcc1e0
|
[FIR] Save IR dumps to .ir.txt files instead of .txt in tests
This is needed to avoid clashes between different dumps from different
handlers
|
2021-10-12 17:26:36 +03:00 |
|
Dmitriy Novozhilov
|
ae608ea67f
|
[FE 1.0] Always create return value for CallInstruction
This fixes missing `USED_AS_EXPRESSION` recordings
^KT-47527 Fixed
|
2021-07-02 17:55:20 +03:00 |
|
Zalim Bashorov
|
197f5ca885
|
[IR] update testdata: better support for IrCall
|
2020-11-26 00:14:13 +03:00 |
|
Zalim Bashorov
|
8d5facb15f
|
[IR] add testdata for dumpKotlinLike
|
2020-11-26 00:14:03 +03:00 |
|