aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-debuginfod-find
AgeCommit message (Expand)AuthorFilesLines
2023-10-09[Debuginfod] Add \n to llvm-debuginfod-find errorDaniel Thornburgh1-1/+1
2023-06-25[llvm] Add missing StringExtras.h includesElliot Goodrich1-0/+1
2022-12-04[Object] llvm::Optional => std::optionalFangrui Song1-1/+1
2022-09-28[NFC] [Object] Create library to fetch debug info by build ID.Daniel Thornburgh2-12/+12
2022-05-18[Debuginfod] Fix shared libs build break after eafa0530417eNemanja Ivanovic1-0/+1
2022-05-18[Debuginfod] Add --debug-file-directory to llvm-debuginfod-find.Daniel Thornburgh1-1/+19
2022-02-08[Debuginfod] [Symbolizer] Break debuginfod out of libLLVM.Daniel Thornburgh1-1/+1
2021-12-14[llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests.Noah Shutty2-0/+119
2021-12-10Revert "[llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests."Noah Shutty2-111/+0
2021-12-10[llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests.Noah Shutty2-0/+111