Skip to content

Commit 9539b75

Browse files
committed
Fix buildbots - add missing LLVMAnalysis.lib dependency from #149494
1 parent 68268c7 commit 9539b75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/unittests/Target/ARM/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ include_directories(
44
)
55

66
set(LLVM_LINK_COMPONENTS
7+
Analysis
78
ARMCodeGen
89
ARMDesc
910
ARMInfo

0 commit comments

Comments
 (0)