[PATCH] D121809: [LTO][ELF] Add --stats-file= option.
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 16 23:44:47 PDT 2022
tejohnson added a comment.
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"
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