[PATCH] D86045: [llvm-dwarfdump] --statistics: switch to json::OStream. NFC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 16 18:26:44 PDT 2020


MaskRay created this revision.
MaskRay added reviewers: aprantl, djtodoro, jhenderson, vsk.
Herald added subscribers: llvm-commits, cmtice.
Herald added a project: LLVM.
MaskRay requested review of this revision.

Then it is trivial to make the output indented (the second parameter of
json::OStream::OStream specifies the indentation).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D86045

Files:
  llvm/tools/llvm-dwarfdump/Statistics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86045.285915.patch
Type: text/x-patch
Size: 10170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/a4454f3e/attachment.bin>


More information about the llvm-commits mailing list