[all-commits] [llvm/llvm-project] bbbbf8: [lldb/CMake] Use LLDB's autodetection logic for li...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Jan 8 09:04:12 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bbbbf8a1065e9420e3cc7c958897683e84023075
      https://github.com/llvm/llvm-project/commit/bbbbf8a1065e9420e3cc7c958897683e84023075
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-01-08 (Wed, 08 Jan 2020)

  Changed paths:
    M lldb/cmake/modules/LLDBConfig.cmake
    M lldb/docs/resources/build.rst

  Log Message:
  -----------
  [lldb/CMake] Use LLDB's autodetection logic for libxml2

Libxml2 is already an optional dependency. It should use the same
infrastructure as the other dependencies.

Differential revision: https://reviews.llvm.org/D72290




More information about the All-commits mailing list