[all-commits] [llvm/llvm-project] 8ac330: [Debuginfod][CMake] Don't build a defunct llvm-deb...

Daniel Thornburgh via All-commits all-commits at lists.llvm.org
Wed Mar 29 16:18:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ac330bde40e9e0a0b2d0708ba6c7888fb1ce225
      https://github.com/llvm/llvm-project/commit/8ac330bde40e9e0a0b2d0708ba6c7888fb1ce225
  Author: Daniel Thornburgh <dthorn at google.com>
  Date:   2023-03-29 (Wed, 29 Mar 2023)

  Changed paths:
    M llvm/test/CMakeLists.txt
    M llvm/test/lit.cfg.py
    M llvm/tools/CMakeLists.txt

  Log Message:
  -----------
  [Debuginfod][CMake] Don't build a defunct llvm-debuginfod

llvm-debuginfod intrinsically requires cpp-httplib to operate, so
exclude the target if it's unavailable. Right now the tool walks off an
llvm_unreachable.

Reviewed By: phosek

Differential Revision: https://reviews.llvm.org/D147185




More information about the All-commits mailing list