We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4279a64 commit dfcb890Copy full SHA for dfcb890
llvm/unittests/Target/CMakeLists.txt
@@ -4,7 +4,7 @@ foreach(t ${LLVM_TARGETS_TO_BUILD})
4
endif()
5
endforeach()
6
7
-set(LLVM_LINK_COMPONENTS Target AllTargetsCodeGens)
+set(LLVM_LINK_COMPONENTS Core Target AllTargetsCodeGens AllTargetsDescs AllTargetsInfos)
8
9
add_llvm_unittest(TargetMachineCTests
10
TargetMachineOptionsTest.cpp
0 commit comments