[all-commits] [llvm/llvm-project] 948d05: [LTO][ELF] Require asserts for --stats-file= tests.
henrywong via All-commits
all-commits at lists.llvm.org
Thu Mar 17 08:57:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 948d05324a150a5a24e93bad07c9090d5b8bd129
https://github.com/llvm/llvm-project/commit/948d05324a150a5a24e93bad07c9090d5b8bd129
Author: henry wong <wanliushuai at bytedance.com>
Date: 2022-03-17 (Thu, 17 Mar 2022)
Changed paths:
M lld/test/ELF/lto/stats-file-option.ll
Log Message:
-----------
[LTO][ELF] Require asserts for --stats-file= tests.
https://reviews.llvm.org/D121809 causes the build bot failure, add the `REQUIRES: asserts` to fix it.
Reviewed By: tejohnson
Differential Revision: https://reviews.llvm.org/D121888
More information about the All-commits
mailing list