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 Shivam Gupta committed Sep 5, 2024
1 parent 7280487 commit b7f87ed
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 @@ -164,6 +164,7 @@ include_directories( ${LLVM_INCLUDE_DIRS} )
set(LLVM_LINK_COMPONENTS
BitReader
BitWriter
IRReader
Core
IRReader
Support
Expand Down

0 comments on commit b7f87ed

Please sign in to comment.