Skip to content

Commit 9f87bfe

Browse files
committed
[SPIRV] Add to LINK_COMPONENTS to fix BUILD_SHARED_LIBS build
Fixes: 7b08b43
1 parent 84277fe commit 9f87bfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/lib/Target/SPIRV/Analysis/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ add_llvm_component_library(LLVMSPIRVAnalysis
22
SPIRVConvergenceRegionAnalysis.cpp
33

44
LINK_COMPONENTS
5+
Analysis
56
Core
67
Support
8+
TransformUtils
79

810
ADD_TO_COMPONENT
911
SPIRV

0 commit comments

Comments
 (0)