[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.

GitOrigin-RevId: 161ae1f39816edf667aaa190bce702a86879c7bd
1 file changed