[PATCH] D112753: [llvm] [Support] Add CURL HTTP Client.

Noah Shutty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 5 21:35:28 PST 2021


noajshu added a comment.

In D112753#3171903 <https://reviews.llvm.org/D112753#3171903>, @thakis wrote:

> Yup, that sounds right.
>
> If it takes a while to move this to a separate lib, I think it'd be good to change the default here to OFF until then :)

Thanks! I just added you as a reviewer of D115131 <https://reviews.llvm.org/D115131> which moves the `HTTPClient.cpp` to the Debuginfod library.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112753



More information about the llvm-commits mailing list