Skip to content

Commit c51053c

Browse files
committed
Add SPIRVCodeGen dependency to the gen target
1 parent 09e8321 commit c51053c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/gc/Target/LLVM/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ gc_add_mlir_dialect_library(MLIRGENTarget
1313
MLIRSupport
1414
MLIRGPUDialect
1515
MLIRTargetLLVM
16+
SPIRVCodeGen
1617
MLIRGENToLLVMIRTranslation
1718
GcInterface
1819
)

0 commit comments

Comments
 (0)