1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/examples/Kaleidoscope/BuildingAJIT
Matthias Braun 5426840a10 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