1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

[cmake] Add llvm-locstats to LLVM_TEST_DEPENDS

Summary:
Make sure that llvm-locstats is updated before running lit tests even
when it's not an explicit target.

Reviewers: djtodoro, krisb, spatel

Reviewed By: djtodoro

Subscribers: mgorny, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D71611
This commit is contained in:
David Stenberg 2019-12-18 09:54:21 +01:00
parent 06ca00d637
commit 4327030c9f

View File

@ -75,6 +75,7 @@ set(LLVM_TEST_DEPENDS
llvm-lib
llvm-link
llvm-lipo
llvm-locstats
llvm-lto2
llvm-mc
llvm-mca