Skip to content

Commit d9cb551

Browse files
authored
[sycl-post-link] Add missing dependency in CMakeLists.txt (#10507)
Signed-off-by: Arvind Sudarsanam <[email protected]>
1 parent 83ca577 commit d9cb551

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
@@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS
22
BitWriter
33
Core
44
IPO
5+
IRPrinter
56
IRReader
67
Support
78
TargetParser

0 commit comments

Comments
 (0)