Skip to content

Commit f882400

Browse files
author
git apple-llvm automerger
committed
Merge commit 'dfcb8907c125' from llvm.org/main into next
2 parents 141f982 + dfcb890 commit f882400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/unittests/Target/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ foreach(t ${LLVM_TARGETS_TO_BUILD})
44
endif()
55
endforeach()
66

7-
set(LLVM_LINK_COMPONENTS Target AllTargetsCodeGens)
7+
set(LLVM_LINK_COMPONENTS Core Target AllTargetsCodeGens AllTargetsDescs AllTargetsInfos)
88

99
add_llvm_unittest(TargetMachineCTests
1010
TargetMachineOptionsTest.cpp

0 commit comments

Comments
 (0)