Skip to content

Commit 04c18f2

Browse files
author
Artem Gindinson
authored
[SYCL] Fix --shared-libs builds for generic AS printf support (#5200)
Fixes post-commit failures for #5069. Signed-off-by: Artem Gindinson <[email protected]>
1 parent cbad428 commit 04c18f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/SYCLLowerIR/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ add_llvm_component_library(LLVMSYCLLowerIR
7373
LLVMTransformUtils
7474

7575
LINK_COMPONENTS
76+
Analysis
7677
Core
7778
Support
7879
)

0 commit comments

Comments
 (0)