[PATCH] D63115: [llvm-readobj] Fix output interleaving issue caused by using multiple streams at the same time.

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 13:14:47 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363198: [llvm-readobj] Fix output interleaving issue caused by using multiple streams… (authored by rupprecht, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63115?vs=204337&id=204349#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63115

Files:
  llvm/trunk/test/tools/llvm-readobj/check-output-order.test
  llvm/trunk/tools/llvm-readobj/COFFDumper.cpp
  llvm/trunk/tools/llvm-readobj/ELFDumper.cpp
  llvm/trunk/tools/llvm-readobj/MachODumper.cpp
  llvm/trunk/tools/llvm-readobj/llvm-readobj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63115.204349.patch
Type: text/x-patch
Size: 5466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190612/7f545ee6/attachment.bin>


More information about the llvm-commits mailing list