Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[lldb] Make compiler-rt an optional LLDB test dependency
Make compiler-rt an LLDB test dependency if the corresponding target exists. Similarly we already have `asan` and `tsan` as optional test dependencies, but we need the `compiler-rt` target when enabling compiler-rt trough LLVM_ENABLE_RUNTIMES.
- Loading branch information