Skip to content

Commit 7bd0dad

Browse files
authored
[SYCL] Fix sycl-post-link shared lib build failure after #6835. (#6844)
Signed-off-by: Konstantin S Bobrovsky <[email protected]>
1 parent 55bf1a0 commit 7bd0dad

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
@@ -10,6 +10,7 @@ set(LLVM_LINK_COMPONENTS
1010
ScalarOpts
1111
Linker
1212
Passes
13+
Analysis
1314
)
1415

1516
get_property(LLVMGenXIntrinsics_SOURCE_DIR GLOBAL PROPERTY LLVMGenXIntrinsics_SOURCE_PROP)

0 commit comments

Comments
 (0)