[PATCH] D67696: [tools] Mark output of tools as text if it is really text

Kai Nacke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 06:21:29 PDT 2019


Kai updated this revision to Diff 220855.
Kai marked an inline comment as done.
Kai added a comment.

Use OF_Text for the RemarkStreamer only if format is YAML.


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

https://reviews.llvm.org/D67696

Files:
  llvm/lib/IR/RemarkStreamer.cpp
  llvm/tools/llvm-dis/llvm-dis.cpp
  llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp
  llvm/tools/llvm-mc/llvm-mc.cpp
  llvm/tools/llvm-mca/llvm-mca.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67696.220855.patch
Type: text/x-patch
Size: 4163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/3daa57c3/attachment.bin>


More information about the llvm-commits mailing list