[all-commits] [llvm/llvm-project] fbb228: [LLDB] Always remove debugserver from LLVM_DISTRIB...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Nov 12 12:59:58 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fbb228c7d222b991bed20d674e3b43143848fb95
      https://github.com/llvm/llvm-project/commit/fbb228c7d222b991bed20d674e3b43143848fb95
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M lldb/cmake/modules/LLDBConfig.cmake
    M lldb/test/API/CMakeLists.txt

  Log Message:
  -----------
  [LLDB] Always remove debugserver from LLVM_DISTRIBUTION_COMPONENTS

Centralize the logic to remove debugserver from
LLVM_DISTRIBUTION_COMPONENTS when LLDB_USE_SYSTEM_DEBUGSERVER is
enabled. Now this happens regardless of whether the tests are enabled.




More information about the All-commits mailing list