Skip to content

Commit

Permalink
release/18.x: [libclc] Fix linking against libIRReader
Browse files Browse the repository at this point in the history
  • Loading branch information
illwieckz authored and tstellar committed May 15, 2024
1 parent 494847b commit 1665723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libclc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ include_directories( ${LLVM_INCLUDE_DIRS} )
set(LLVM_LINK_COMPONENTS
BitReader
BitWriter
IRReader
Core
Support
)
Expand Down

0 comments on commit 1665723

Please sign in to comment.