llvm-project/llvm/test/tools/llvm-debuginfod-find
Daniel Thornburgh eafa053041 [Debuginfod] Add --debug-file-directory to llvm-debuginfod-find.
This allows llvm-debuginfod-find to locate binaries in local build ID
directories configured via --debug-file-directory, the same flag used
for this purpose by llvm-symbolizer. This provides a consistent lookup
semantics between the two tools when configured the same way, in
particular when debug binaries may be located either locally or
remotely.

Reviewed By: phosek

Differential Revision: https://reviews.llvm.org/D125864
2022-05-18 16:56:57 +00:00
..
Inputs/buildid/abcdef [llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests. 2021-12-14 18:00:18 +00:00
debuginfod.test [Debuginfod] Use env to fix debuginfod.test on Win32. 2022-03-30 21:38:12 +00:00
local.test [Debuginfod] Add --debug-file-directory to llvm-debuginfod-find. 2022-05-18 16:56:57 +00:00