[llvm-dev] Kaleidoscope examples is broken in MSVC++ for a while

Sergey Zykov via llvm-dev llvm-dev at lists.llvm.org
Mon Nov 9 10:28:23 PST 2015


Hello.

It seems like kaleidoscope examples is broken. I took latest branch for
git, built it with VC++ 2015 (x64) tried to
run Kaleidoscope-Orc-initial.exe, and got null pointer error when i tried
to evaluate a simple expression. Seems like something is wrong with the
symbol mangilng because null pointer is propagated from
"J.findUnmangledSymbol("__anon_expr")" call. Are you planning to abandon
JIT support in MSVC++, or something gone out-of sync for a moment?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151109/29bba125/attachment-0001.html>


More information about the llvm-dev mailing list