[all-commits] [llvm/llvm-project] 161ae1: [CMake] Add optional lldb dependency to DEBUGINFO_...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Jun 25 18:28:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 161ae1f39816edf667aaa190bce702a86879c7bd
      https://github.com/llvm/llvm-project/commit/161ae1f39816edf667aaa190bce702a86879c7bd
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-06-25 (Thu, 25 Jun 2020)

  Changed paths:
    M debuginfo-tests/CMakeLists.txt

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list