You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During migration from MCJIT to ORC JIT facing "JIT session error: Unsupported i386 relocation:4" on i386 target. As far as I can see, a patch 2a3b257 which introduced support of other relocations was merged just few weeks ago. Does it mean that it make sense to use MCJIT for i386 at this moment or there is a workaround?