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

Noah Shutty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 10 12:44:01 PST 2021


noajshu updated this revision to Diff 386288.
noajshu added a comment.

Invoke Curl global init / deinit from `InitLLVM`'s ctor / dtor.


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

https://reviews.llvm.org/D112753

Files:
  llvm/CMakeLists.txt
  llvm/include/llvm/Support/HTTPClient.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/HTTPClient.cpp
  llvm/lib/Support/InitLLVM.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112753.386288.patch
Type: text/x-patch
Size: 6257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211110/28cba8fe/attachment.bin>


More information about the llvm-commits mailing list