commit | 3d35f0d482cf5ce6cf87d10a108ade79e7cc2065 | [log] [tgz] |
---|---|---|
author | Quentin Colombet <qcolombet@apple.com> | Wed Jul 13 20:36:03 2016 +0000 |
committer | Quentin Colombet <qcolombet@apple.com> | Wed Jul 13 20:36:03 2016 +0000 |
tree | 6edf6c332fb43c5abd56df3de9ad8a2097a50aba | |
parent | 2b1c1c15c8fbacf7c9f46398a5850104ee3317a3 [diff] |
[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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275314 91177308-0d34-0410-b5e6-96231b3b80d8