llvm-project/llvm/examples/Kaleidoscope/Chapter3
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
..
CMakeLists.txt
toy.cpp Use print() instead of dump() in code 2017-01-28 02:47:46 +00:00