[all-commits] [llvm/llvm-project] 669449: [llvm] Add missind dep on Symbolize to Debuginfod
Yannic via All-commits
all-commits at lists.llvm.org
Sun Feb 20 12:35:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6694491affa182e9a004411fbddc863ed038d75b
https://github.com/llvm/llvm-project/commit/6694491affa182e9a004411fbddc863ed038d75b
Author: Yannic Bonenberger <yannic.bonenberger at gmail.com>
Date: 2022-02-20 (Sun, 20 Feb 2022)
Changed paths:
M llvm/lib/Debuginfod/CMakeLists.txt
Log Message:
-----------
[llvm] Add missind dep on Symbolize to Debuginfod
`llvm/Debuginfod/DIFetcher.h` imports `llvm/DebugInfo/Symbolize/DIFetcher.h`,
so there should be a dependency on Symbolize.
Reviewed By: #debug-info, dblaikie, phosek
Differential Revision: https://reviews.llvm.org/D119626
More information about the All-commits
mailing list