[PATCH] D114846: [llvm] [Debuginfod] LLVM debuginfod server.

Noah Shutty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 19:20:20 PDT 2022


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

Incorporate `DebuginfodLog`. Fix tests by adding binary files and enabling concurrency. Make threading a requirement for the tests.


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

https://reviews.llvm.org/D114846

Files:
  llvm/test/CMakeLists.txt
  llvm/test/lit.cfg.py
  llvm/test/lit.site.cfg.py.in
  llvm/test/tools/llvm-debuginfod/Inputs/main-debug.exe
  llvm/test/tools/llvm-debuginfod/Inputs/main.exe
  llvm/test/tools/llvm-debuginfod/llvm-debuginfod.test
  llvm/tools/llvm-debuginfod/CMakeLists.txt
  llvm/tools/llvm-debuginfod/llvm-debuginfod.cpp

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


More information about the llvm-commits mailing list