[PATCH] D63313: [llvm-objcopy] Remove no-op flush of errs
Alex Brachet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 13 22:34:31 PDT 2019
abrachet added a comment.
@jhenderson said that I should put this into a micro patch and that didn't need review if all tests pass. They did so I went ahead and committed this before review. https://github.com/llvm/llvm-project/blob/master/llvm/lib/Support/raw_ostream.cpp#L854 shows that errs is unbuferred.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63313/new/
https://reviews.llvm.org/D63313
More information about the llvm-commits
mailing list