diff options
author | Siddharth Bhat <siddu.druid@gmail.com> | 2018-07-04 16:51:27 +0000 |
---|---|---|
committer | Siddharth Bhat <siddu.druid@gmail.com> | 2018-07-04 16:51:27 +0000 |
commit | 936c74ad0d59570f2a7d15709fd4039bfcb7cd70 (patch) | |
tree | 82ae2ba260dd783103d453259585f3769fc14732 /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | 8ab5c2db8a7345143fc994718303fda2a63f90c3 (diff) | |
download | bcm5719-llvm-936c74ad0d59570f2a7d15709fd4039bfcb7cd70.tar.gz bcm5719-llvm-936c74ad0d59570f2a7d15709fd4039bfcb7cd70.zip |
[PPCGCodeGen] Change printf to outs() to prevent garbled output. [NFC]
Summary:
It appears that llvm uses unbuffered C++ streams. So, we should not
mix C and C++ stream operations, because that will give us mixed
up output.
Reviewers: efriedma, jdoerfert, Meinersbur, gareevroman, sebpop, zinob, huihuiz, pollydev, grosser, singam-sanjay, philip.pfaffe
Reviewed By: philip.pfaffe
Subscribers: nemanjai, kbarton
Differential Revision: https://reviews.llvm.org/D40126
llvm-svn: 336288
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions