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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147185
[Debuginfod][CMake] Don't build a defunct llvm-debuginfod ClosedPublic Authored by mysterymath on Mar 29 2023, 2:13 PM.
Details Summary llvm-debuginfod intrinsically requires cpp-httplib to operate, so
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 29 2023, 3:13 PM Closed by commit rG8ac330bde40e: [Debuginfod][CMake] Don't build a defunct llvm-debuginfod (authored by mysterymath). · Explain WhyMar 29 2023, 4:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 509493 llvm/test/CMakeLists.txt
llvm/test/lit.cfg.py
llvm/tools/CMakeLists.txt
|