[LLVMdev] [PATCH] Set error message if JIT/Interpreter not linked in.
KS Sreeram
sreeram at tachyontech.net
Tue Sep 22 17:04:51 PDT 2009
Hi,
In ExecutionEngine.cpp, when the JIT or the Interpreter have not been
linked in then EngineBuilder::create fails without setting ErrorStr.
I've attached a patch to fix this.
Warm Regards
KS Sreeram
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ee-not-linked-in-msg.diff
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090923/a455bb75/attachment.ksh>
More information about the llvm-dev
mailing list