[PATCH] D121809: [LTO][ELF] Add --stats-file= option.

liushuai wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 23:54:20 PDT 2022


MTC added a comment.

In D121809#3388356 <https://reviews.llvm.org/D121809#3388356>, @tejohnson wrote:

> In D121809#3388287 <https://reviews.llvm.org/D121809#3388287>, @MTC wrote:
>
>> Sorry to interrupt, seems this patch caused the build failure, see https://lab.llvm.org/buildbot/#/builders/124/builds/3944. I don't have any clue why this failed, Did I miss something for the test file?  Like `; REQUIRES: x86` is indispensable?
>
> Ah, for stats printing I believe you need a "REQUIRES: asserts"

Very much appreciate your help, I will dig into it so as not to screw things up.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121809



More information about the llvm-commits mailing list