[llvm-dev] Kaleidoscope examples on Windows
Russell Wallace via llvm-dev
llvm-dev at lists.llvm.org
Thu Mar 31 00:13:07 PDT 2016
Are the Kaleidoscope examples supposed to work on Windows? e.g.
C:\llvm\examples\Kaleidoscope\Orc\initial\toy.cpp
when I try to compile this with clang it gives compile time error
messages, and when I try with Microsoft C++ it generates an executable that
runs but crashes when I type in an expression; I get similar results with
a few of the other versions. I can give more detailed feedback if that
would help, just checking first to see what should work or if there's
something else I should be doing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160331/df6b6341/attachment.html>
More information about the llvm-dev
mailing list