Skip to content

Commit 59b6c1b

Browse files
committed
[DXIL] Add to LINK_COMPONENTS to fix BUILD_SHARED_LIBS build
Fixes: 324bdd6
1 parent 76316ec commit 59b6c1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Target/DirectX/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ add_llvm_target(DirectXCodeGen
4444
DirectXPointerTypeAnalysis
4545
FrontendHLSL
4646
MC
47+
ScalarOpts
4748
SelectionDAG
4849
Support
4950
Target

0 commit comments

Comments
 (0)