[PATCH] D51707: [llvm-dwp] Use buffer_stream if output file is not seekable (e.g. "-")
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 5 21:59:18 PDT 2018
mkazantsev added subscribers: dblaikie, MaskRay, pcc, mkazantsev.
mkazantsev added a comment.
Hi,
This commit has caused massive buildbot failures on compilation, see for example http://lab.llvm.org:8011/builders/clang-cmake-x86_64-avx2-linux/builds/5953/steps/build%20stage%201/logs/stdio
I have reverted it as https://reviews.llvm.org/rL341515 to make buildbot green again.
- Max
Repository:
rL LLVM
https://reviews.llvm.org/D51707
More information about the llvm-commits
mailing list