Skip to content

Commit 015e922

Browse files
authored
Fix shared library build mode failure introduced by #6160 (#6231)
Signed-off-by: Konstantin S Bobrovsky <[email protected]>
1 parent 4539ae0 commit 015e922

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)