[PATCH] D86318: [llvm-dwarfdump] --statistics: break lines and indent by 2

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 00:04:19 PDT 2020


jhenderson accepted this revision.
jhenderson added a subscriber: Orlando.
jhenderson added a comment.
This revision is now accepted and ready to land.

Seems reasonable to me, but let's give others a chance to comment.



================
Comment at: llvm/test/tools/llvm-dwarfdump/X86/stats-inlining-single-cu.ll:9-11
+; CHECK:      "#unique source variables": 4
+; CHECK-NEXT: "#source variables": 6
+; CHECK-NEXT: "#source variables with location": 6
----------------
Commas here too?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86318



More information about the llvm-commits mailing list