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

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 90bb98cee9343bfcd04f988e868471643eb4da72
      https://github.com/llvm/llvm-project/commit/90bb98cee9343bfcd04f988e868471643eb4da72
  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 (NFC)"" (#186051)

Reverts llvm/llvm-project#185410

Looks like I have to check polly a well



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