[all-commits] [llvm/llvm-project] 035a21: Revert "Reland "[Support] Move HTTP client/server ...

Stefan Gränitz via All-commits all-commits at lists.llvm.org
Thu Mar 12 00:39:47 PDT 2026


  Branch: refs/heads/revert-185410-llvm-support-http-from-debuginfod-reland
  Home:   https://github.com/llvm/llvm-project
  Commit: 035a21ac629647aedba5da1e05863da3b1df8310
      https://github.com/llvm/llvm-project/commit/035a21ac629647aedba5da1e05863da3b1df8310
  Author: Stefan Gränitz <stefan.graenitz at gmail.com>
  Date:   2026-03-12 (Thu, 12 Mar 2026)

  Changed paths:
    M lldb/source/Plugins/SymbolLocator/Debuginfod/CMakeLists.txt
    M lldb/source/Plugins/SymbolLocator/Debuginfod/SymbolLocatorDebuginfod.cpp
    M llvm/include/llvm/Debuginfod/Debuginfod.h
    A llvm/include/llvm/Debuginfod/HTTPClient.h
    A llvm/include/llvm/Debuginfod/HTTPServer.h
    R llvm/include/llvm/Support/HTTP/HTTPClient.h
    R llvm/include/llvm/Support/HTTP/HTTPServer.h
    M llvm/lib/Debuginfod/CMakeLists.txt
    M llvm/lib/Debuginfod/Debuginfod.cpp
    A llvm/lib/Debuginfod/HTTPClient.cpp
    A llvm/lib/Debuginfod/HTTPServer.cpp
    M llvm/lib/Support/CMakeLists.txt
    R llvm/lib/Support/HTTP/CMakeLists.txt
    R llvm/lib/Support/HTTP/HTTPClient.cpp
    R llvm/lib/Support/HTTP/HTTPServer.cpp
    M llvm/tools/llvm-cov/CMakeLists.txt
    M llvm/tools/llvm-cov/CodeCoverage.cpp
    M llvm/tools/llvm-debuginfod-find/CMakeLists.txt
    M llvm/tools/llvm-debuginfod-find/llvm-debuginfod-find.cpp
    M llvm/tools/llvm-debuginfod/CMakeLists.txt
    M llvm/tools/llvm-debuginfod/llvm-debuginfod.cpp
    M llvm/tools/llvm-objdump/CMakeLists.txt
    M llvm/tools/llvm-objdump/llvm-objdump.cpp
    M llvm/tools/llvm-profdata/CMakeLists.txt
    M llvm/tools/llvm-profdata/llvm-profdata.cpp
    M llvm/tools/llvm-symbolizer/CMakeLists.txt
    M llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp
    M llvm/unittests/Debuginfod/CMakeLists.txt
    M llvm/unittests/Debuginfod/DebuginfodTests.cpp
    A llvm/unittests/Debuginfod/HTTPServerTests.cpp
    M llvm/unittests/Support/CMakeLists.txt
    R llvm/unittests/Support/HTTP/CMakeLists.txt
    R llvm/unittests/Support/HTTP/HTTPServerTests.cpp

  Log Message:
  -----------
  Revert "Reland "[Support] Move HTTP client/server to new LLVMSupportHTTP lib …"

This reverts commit 4ede3b55cf3257dc6624eccbbfd03b13abab81b4.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list