summaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-debuginfod-find
AgeCommit message (Expand)Author
2024-12-11Rework the `Option` library to reduce dynamic relocations (#119198)Chandler Carruth
2024-10-01[llvm-debuginfod-find] Fix a warningKazu Hirata
2024-10-01[llvm-debuginfod-find] Fix help text regression (#110752)Prabhuk
2024-09-23[llvm-debuginfod-find] Remove old parameter comment (#109637)Aiden Grossman
2024-09-10[llvm-debuginfod-find] Enable multicall driver (#108082)Prabhuk
2023-10-09[Debuginfod] Add \n to llvm-debuginfod-find errorDaniel Thornburgh
2023-06-25[llvm] Add missing StringExtras.h includesElliot Goodrich
2022-12-04[Object] llvm::Optional => std::optionalFangrui Song
2022-09-28[NFC] [Object] Create library to fetch debug info by build ID.Daniel Thornburgh
2022-05-18[Debuginfod] Fix shared libs build break after eafa0530417eNemanja Ivanovic
2022-05-18[Debuginfod] Add --debug-file-directory to llvm-debuginfod-find.Daniel Thornburgh
2022-02-08[Debuginfod] [Symbolizer] Break debuginfod out of libLLVM.Daniel Thornburgh
2021-12-14[llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests.Noah Shutty
2021-12-10Revert "[llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests."Noah Shutty
2021-12-10[llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests.Noah Shutty