[PATCH] D114846: [llvm] [DebugInfo] LLVM debuginfod server. (WIP)
Noah Shutty via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 16 11:15:53 PST 2021
noajshu updated this revision to Diff 394933.
noajshu marked an inline comment as done.
noajshu added a comment.
Add `-c` concurrency limit and `-t` scan interval command-line opts. Refactor almost all server logic out of `llvm-debuginfod.cpp`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114846/new/
https://reviews.llvm.org/D114846
Files:
llvm/CMakeLists.txt
llvm/tools/llvm-debuginfod/CMakeLists.txt
llvm/tools/llvm-debuginfod/llvm-debuginfod.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114846.394933.patch
Type: text/x-patch
Size: 3871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211216/ff0ec6e3/attachment.bin>
More information about the llvm-commits
mailing list