llvm-6502/examples/Kaleidoscope
Lang Hames e639d4f967 [Kaleidoscope] Fix a bug in Chapter 4 of the Kaleidoscope tutorial where repeat
calls to functions weren't evaluated correctly.

Patch by Charlie Turner. Thanks Charlie!



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226308 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-16 19:44:46 +00:00
..
Chapter2 cmake: Add Kaleidoscope target 2015-01-06 23:39:37 +00:00
Chapter3 cmake: Add Kaleidoscope target 2015-01-06 23:39:37 +00:00
Chapter4 [Kaleidoscope] Fix a bug in Chapter 4 of the Kaleidoscope tutorial where repeat 2015-01-16 19:44:46 +00:00
Chapter5 cmake: Add Kaleidoscope target 2015-01-06 23:39:37 +00:00
Chapter6 cmake: Add Kaleidoscope target 2015-01-06 23:39:37 +00:00
Chapter7 cmake: Add Kaleidoscope target 2015-01-06 23:39:37 +00:00
Chapter8 Kaleidoscope: Value => Metadata 2015-01-06 23:48:22 +00:00
MCJIT Reinstate "Nuke the old JIT." 2014-09-02 22:28:02 +00:00
CMakeLists.txt Manually specify the folder that Kaleidescope should reside in for CMake-produced solutions that care about such things (like MSVC). This takes the Kaleidescope target out of the root solution folder and places it into the Examples folder where it belongs. 2015-01-07 14:26:07 +00:00
Makefile Add Chapter 8 to the Kaleidoscope tutorial. This chapter adds 2014-12-08 18:00:47 +00:00