llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT
Matthias Braun 25bcaba50e Use print() instead of dump() in code
The dump() functions are meant to be used in a debugger, code should
typically use something like print(errs());

llvm-svn: 293365
2017-01-28 02:47:46 +00:00
..
Chapter1 Use print() instead of dump() in code 2017-01-28 02:47:46 +00:00
Chapter2 Use print() instead of dump() in code 2017-01-28 02:47:46 +00:00
Chapter3 Use print() instead of dump() in code 2017-01-28 02:47:46 +00:00
Chapter4 Use print() instead of dump() in code 2017-01-28 02:47:46 +00:00
Chapter5 Use print() instead of dump() in code 2017-01-28 02:47:46 +00:00
CMakeLists.txt [Kaleidoscope][BuildingAJIT] Don't build Chapter 5 on Windows for now. 2016-05-30 01:18:32 +00:00