[PATCH] D112759: [llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests.

Noah Shutty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 2 20:01:13 PDT 2021


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

Clean up unrelated changes.


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

https://reviews.llvm.org/D112759

Files:
  llvm/test/CMakeLists.txt
  llvm/test/lit.cfg.py
  llvm/test/lit.site.cfg.py.in
  llvm/test/tools/llvm-debuginfod/Inputs/buildid/fake_build_id/debuginfo
  llvm/test/tools/llvm-debuginfod/Inputs/buildid/fake_build_id/executable
  llvm/test/tools/llvm-debuginfod/Inputs/buildid/fake_build_id/source/directory/file.c
  llvm/test/tools/llvm-debuginfod/debuginfod-find.py
  llvm/test/tools/llvm-debuginfod/lit.local.cfg
  llvm/tools/llvm-debuginfod/CMakeLists.txt
  llvm/tools/llvm-debuginfod/llvm-debuginfod-find.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112759.384317.patch
Type: text/x-patch
Size: 9893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/2bbbcbe8/attachment.bin>


More information about the llvm-commits mailing list