llvm-project/lldb/utils
Jonas Devlieghere 37cf39df20 [CMake] Track test dependencies with add_lldb_test_dependency
I often use `ninja lldb-test-deps` to build all the test dependencies
before running a subset of the tests with `lit --filter`. This
functionality seems to break relatively often because test dependencies
are tracked in an ad-hoc way acrooss cmake files. This patch adds a
helper function `add_lldb_test_dependency` to unify test dependency
tracking by adding dependencies to lldb-test-deps.

Differential revision: https://reviews.llvm.org/D68612

llvm-svn: 373996
2019-10-08 00:21:34 +00:00
..
TableGen [TableGen] Move helpers into LLDBTableGenUtils. 2019-07-31 00:47:00 +00:00
lit-cpuid Do not install lit-cpuid 2019-10-05 08:22:40 +00:00
lldb-dotest [CMake] Track test dependencies with add_lldb_test_dependency 2019-10-08 00:21:34 +00:00
lui [Utils] Add back utils directory 2019-07-23 17:47:08 +00:00
test [Utils] Add back utils directory 2019-07-23 17:47:08 +00:00
vim-lldb [Utils] Add back utils directory 2019-07-23 17:47:08 +00:00