0x7CFE / llst

LLVM powered Little Smalltalk.
Other
93 stars 10 forks source link

Support MCJIT #59

Open kpp opened 9 years ago

kpp commented 9 years ago

Now we are using old JIT instead of new MCJIT. But since 3.4+ they removed exception handling from old JIT. In order to migrate to new version we have to support MCJIT =(