Skip to content

Commit 6694491

Browse files
Yannicdwblaikie
authored andcommitted
[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
1 parent 7f827eb commit 6694491

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Debuginfod/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ add_llvm_library(LLVMDebuginfod
1818

1919
LINK_COMPONENTS
2020
Support
21+
Symbolize
2122
)

0 commit comments

Comments
 (0)