morganstanley / hobbes

A language and an embedded JIT compiler
http://hobbes.readthedocs.io/
Apache License 2.0
1.16k stars 105 forks source link

fix :x command for llvm8 #449

Closed mo-xiaoming closed 1 year ago

mo-xiaoming commented 1 year ago

LLVM8 introduced an incompatible change for JITEventListener , which stops hi 's :x command from working