[all-commits] [llvm/llvm-project] dfa357: [lldb] Add test dependency on the `runtimes` inste...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Oct 25 16:04:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dfa357026be3d9ecacc910abb8d55b8fe2d8d01d
      https://github.com/llvm/llvm-project/commit/dfa357026be3d9ecacc910abb8d55b8fe2d8d01d
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
    M lldb/test/CMakeLists.txt

  Log Message:
  -----------
  [lldb] Add test dependency on the `runtimes` instead of the `cxx` target

Instead of adding individual dependencies on the enabled runtimes, make
the `lldb-test-depends` target depend on the `runtimes` target. The
`cxx` target broke after 0fc8f0b.




More information about the All-commits mailing list