When trying out new IR, should we add `kotlinOptio...
# jvm-ir-backend-feedback
r
When trying out new IR, should we add
kotlinOptions.useIR = true
for every module we have? New IR works fine, no issues so far 👌
e
It depends on the version you use. So, if it 1.5 mX then no necessary to enable something. Read the thread above you. In case of 1.4.30 there are instructions here
r
Followed the instructions from the blog post. It is 1.4.30