[PATCH] D115131: [Support] [Debuginfod] Move HTTPClient to Debuginfod library.

Noah Shutty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 6 17:26:07 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9941f74549a: [Support] [Debuginfod] Move HTTPClient to Debuginfod library. (authored by noajshu).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115131/new/

https://reviews.llvm.org/D115131

Files:
  llvm/include/llvm/Debuginfod/HTTPClient.h
  llvm/include/llvm/Support/HTTPClient.h
  llvm/lib/Debuginfod/CMakeLists.txt
  llvm/lib/Debuginfod/Debuginfod.cpp
  llvm/lib/Debuginfod/HTTPClient.cpp
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/HTTPClient.cpp
  llvm/lib/Support/InitLLVM.cpp
  llvm/unittests/Debuginfod/CMakeLists.txt
  llvm/unittests/Debuginfod/DebuginfodTests.cpp
  llvm/unittests/Debuginfod/HTTPClientTests.cpp
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/HTTPClient.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115131.392241.patch
Type: text/x-patch
Size: 5782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211207/0c9f7269/attachment.bin>


More information about the llvm-commits mailing list