[cfe-commits] clang-interpreter: missing include?
Mulder, Jonathan
mulderje at muohio.edu
Mon Jun 13 13:01:39 PDT 2011
Hello,
I was trying to play around with the clang-interpreter, but was unable to
until I included "llvm/ExecutionEngine/JIT.h". Without this include I was
getting the following error when attempting to run the executable, "unable
to make execution engine: JIT has not been linked in."
Please let me know if I'm missing something obvious here!
Thanks,
Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110613/a1fff93e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-interpreter_include.patch
Type: application/octet-stream
Size: 489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110613/a1fff93e/attachment.obj>
More information about the cfe-commits
mailing list