1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/examples
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
..
BrainF BrainF example: fixing output buffering issue 2017-01-17 13:27:28 +00:00
ExceptionDemo
Fibonacci
HowToUseJIT
Kaleidoscope Use print() instead of dump() in code 2017-01-28 02:47:46 +00:00
ModuleMaker
OCaml-Kaleidoscope
ParallelJIT
CMakeLists.txt
LLVMBuild.txt