Iain Sandoe
d49305bfef
Fix configure and make build of llvm examples.
...
Replaced link component 'jit' with 'mcjit'.
llvm-svn: 217032
2014-09-03 13:12:16 +00:00
Jeffrey Yasskin
8a30324e51
Make Kaleidoscope not link against the interpreter, since that didn't
...
work anyway (Interpreter::getPointerToFunction doesn't return a
callable pointer), and improve the error message when an
ExecutionEngine can't be created.
llvm-svn: 95896
2010-02-11 19:15:20 +00:00
Daniel Dunbar
19c46329dd
This example requires RTTI.
...
llvm-svn: 94398
2010-01-25 00:45:01 +00:00
Erick Tryzelaar
21e83eab3f
Add examples for Kaleidoscope chapters 2 through 6.
...
Conflicts:
examples/Makefile
llvm-svn: 82574
2009-09-22 21:15:19 +00:00
Erick Tryzelaar
2d8813cfb0
Rename Kaleidoscope to show that it's for Chapter 7 of the tutorial.
...
llvm-svn: 82573
2009-09-22 21:15:00 +00:00