Displaying 1 result from an estimated 1 matches for "e1e25b0f".
2020 Aug 31
2
HTTP library in LLVM
We're considering implementing [debuginfod](
https://sourceware.org/elfutils/Debuginfod.html) library in LLVM.
Initially, we'd like to start with the client implementation, which would
enable debuginfod support in tools like llvm-symbolizer, but later we'd
also like to provide LLVM-based debuginfod server implementation.
debuginfod uses HTTP and so we need an HTTP library, ideally one