Skip to content

Commit ba9aefa

Browse files
author
Pavel Chupin
authored
[SYCL] Fix shared libs build in post-commit (#6508)
Guess it happened after a recent pulldown: #6494
1 parent 7ee07ba commit ba9aefa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/lib/Driver/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
set(LLVM_LINK_COMPONENTS
22
BinaryFormat
33
BitWriter
4+
Core
45
IRReader
56
MC
67
Object

0 commit comments

Comments
 (0)