llvm-project/llvm/tools/llc
Quentin Colombet 545e558b82 [MIR] Print on the given output instead of stderr.
Currently the MIR framework prints all its outputs (errors and actual
representation) on stderr.

This patch fixes that by printing the regular output in the output
specified with -o.

Differential Revision: http://reviews.llvm.org/D22251

llvm-svn: 275314
2016-07-13 20:36:03 +00:00
..
CMakeLists.txt [CMake] Produce an empty library for GlobalISel when not building it. 2016-02-11 19:18:27 +00:00
LLVMBuild.txt Add TransformUtils to list of required libraries for llc 2015-12-04 22:47:58 +00:00
llc.cpp [MIR] Print on the given output instead of stderr. 2016-07-13 20:36:03 +00:00