[PATCH] D114846: [llvm] [DebugInfo] LLVM debuginfod server. (WIP)

Noah Shutty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 22:27:01 PST 2021


noajshu created this revision.
Herald added a subscriber: mgorny.
noajshu requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This implements a basic debuginfod server in llvm, which only serves the `/executable` and `/debuginfo` endpoints.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114846

Files:
  llvm/tools/llvm-debuginfod/CMakeLists.txt
  llvm/tools/llvm-debuginfod/llvm-debuginfod.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114846.390907.patch
Type: text/x-patch
Size: 5400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211201/ec50c863/attachment.bin>


More information about the llvm-commits mailing list