Skip to content

Commit 1665723

Browse files
illwieckztstellar
authored andcommitted
release/18.x: [libclc] Fix linking against libIRReader
Fixes #91551
1 parent 494847b commit 1665723

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libclc/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ include_directories( ${LLVM_INCLUDE_DIRS} )
114114
set(LLVM_LINK_COMPONENTS
115115
BitReader
116116
BitWriter
117+
IRReader
117118
Core
118119
Support
119120
)

0 commit comments

Comments
 (0)