Skip to content

Commit 87dae23

Browse files
authored
[NFC] Fix build of spirv-to-ir-wrapper with shared libraries (#5250)
1 parent abb0f5c commit 87dae23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/tools/spirv-to-ir-wrapper/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
set(LLVM_LINK_COMPONENTS
2+
BinaryFormat
23
Core
34
Support
45
SPIRVLib

0 commit comments

Comments
 (0)