Skip to content

Commit 12a4405

Browse files
committed
Fix shared library build mode failure introduced by intel#6160
Signed-off-by: Konstantin S Bobrovsky <[email protected]>
1 parent f799cf7 commit 12a4405

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/tools/sycl-post-link/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ set(LLVM_LINK_COMPONENTS
88
SYCLLowerIR
99
InstCombine
1010
ScalarOpts
11+
Linker
1112
)
1213

1314
get_property(LLVMGenXIntrinsics_SOURCE_DIR GLOBAL PROPERTY LLVMGenXIntrinsics_SOURCE_PROP)

0 commit comments

Comments
 (0)