OCaml llvm “Unbound module ExecutionEngine”
问题 I made a post here (ocaml llvm kaleidoscope tutorial "Unbound module LlvmExecutionEngine") but that issue does not seem present on my mac which I have switched to. I'm trying to get this to work: https://github.com/llvm-mirror/llvm/tree/master/examples/OCaml-Kaleidoscope/Chapter7 from this tutorial http://llvm.org/docs/tutorial/OCamlLangImpl7.html (I'm 99% sure these two are by the same people) After getting around a few issues I have reached a stumbling block for the last few hours of dyn