llvm-project/llvm/test/tools/llvm-debuginfod-find
Noah Shutty 038b9ed395 [llvm] [Debuginfod] Remove `llvm-debuginfod-find` lit tests that used python http server.
These tests depend on `ThreadingHTTPServer` which was not introduced until python 3.7 so we might as well delete them to avoid issues. Most of their functionality is now covered by the llvm-debuginfod.test for the debuginfod server.

Reviewed By: mysterymath

Differential Revision: https://reviews.llvm.org/D119096
2022-08-30 01:32:34 +00:00
..
local.test [Debuginfod] Add --debug-file-directory to llvm-debuginfod-find. 2022-05-18 16:56:57 +00:00