llvm/examples/Kaleidoscope/Chapter3
Matthias Braun d6da5dbf7b 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());

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293365 91177308-0d34-0410-b5e6-96231b3b80d8
2017-01-28 02:47:46 +00:00
..
CMakeLists.txt cmake: Add Kaleidoscope target 2015-01-06 23:39:37 +00:00
toy.cpp Use print() instead of dump() in code 2017-01-28 02:47:46 +00:00