[PATCH] D80803: [llvm-dwarfdump] Flush output before warning and errors are reported

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 1 08:33:58 PDT 2020


jhenderson added a comment.

See rGced45978a2a5b258421590214f46848e726144b8 <https://reviews.llvm.org/rGced45978a2a5b258421590214f46848e726144b8> for where the other two flushes were introduced. I think this fix is a better fix from llvm-dwarfdump's point of view, and other clients should be updated if and when necessary.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80803/new/

https://reviews.llvm.org/D80803





More information about the llvm-commits mailing list