[CMake] Add optional lldb dependency to DEBUGINFO_TEST_DEPS
authorFangrui Song <maskray@google.com>
Fri, 26 Jun 2020 01:28:12 +0000 (18:28 -0700)
committerFangrui Song <maskray@google.com>
Fri, 26 Jun 2020 01:28:43 +0000 (18:28 -0700)
commit161ae1f39816edf667aaa190bce702a86879c7bd
treef3613cdc8a894e070a6b65e5a0b872fe8f5328bd
parent0c6bf90b568ff832f1465959d6adca219da84513
[CMake] Add optional lldb dependency to DEBUGINFO_TEST_DEPS

if(TARGET asan) is still brittle as it depends on the order of
compiler-rt and debuginfo-tests in LLVM_ENABLE_PROJECTS.
debuginfo-tests/CMakeLists.txt