]> granicus.if.org Git - llvm/commit
gn build: Add a missing dependency from llvm/test to llvm-lit
authorNico Weber <nicolasweber@gmx.de>
Fri, 1 Feb 2019 18:17:19 +0000 (18:17 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 1 Feb 2019 18:17:19 +0000 (18:17 +0000)
commit96992cbce30f44a9214943640a422ce6e695af5f
treebf1ad976ed510afb55042573ca321f5499332a0d
parent8459474f0c01ba04b9773a3a30b28e961dda71d5
gn build: Add a missing dependency from llvm/test to llvm-lit

check-llvm already listed llvm-lit as script which counts as a dep, so running
check-llvm worked fine, but `ninja -C out/gn llvm/test` didn't build llvm-lit
before if it wasn't already there.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352893 91177308-0d34-0410-b5e6-96231b3b80d8
utils/gn/secondary/llvm/test/BUILD.gn