[PATCH] D71957: [llvm-size] print a blank line between archieve members when using sysv format

Xuanda Yang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 05:15:37 PST 2020


TH3CHARLie updated this revision to Diff 235855.
TH3CHARLie added a comment.

The extra newline originally printed is now removed since GNU size print two newlines for single object files


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71957

Files:
  llvm/test/tools/llvm-size/archive.test
  llvm/test/tools/llvm-size/multiple-inputs.test
  llvm/test/tools/llvm-size/radix.test
  llvm/tools/llvm-size/llvm-size.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71957.235855.patch
Type: text/x-patch
Size: 3834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200102/c802d314/attachment.bin>


More information about the llvm-commits mailing list