[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
This commit is contained in:
henry wong 2022-03-17 23:53:36 +08:00
parent 6e1e99dc07
commit 948d05324a
1 changed files with 2 additions and 0 deletions
lld/test/ELF/lto

View File

@ -1,3 +1,5 @@
; REQUIRES: asserts
; RUN: llvm-as -o %t.bc %s
;; Try to save statistics to file.