[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
Mon Dec 30 01:20:04 PST 2019


TH3CHARLie added a comment.

In D71957#1798590 <https://reviews.llvm.org/D71957#1798590>, @Jim wrote:

> The testcases tools/llvm-size/archive.test, tools/llvm-size/multiple-inputs.test and tools/llvm-size/radix.test 
>  fail due to this patch. Could you update this testcases? You can try to execute command "ninja check-all -j32".


Hi, thanks for the reivew and I have updated it with a new patch. However, I'm new to LLVM's review system, I wonder where can I check the status of the testcases, it will be grateful if you can point it out to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71957





More information about the llvm-commits mailing list