Fix linking error with pocl when llvm is built as shared libraries

This commit is contained in:
Aries 2023-01-16 16:03:17 +08:00
parent c51ba07e3d
commit f933867e85
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ add_llvm_target(RISCVCodeGen
MC
RISCVDesc
RISCVInfo
Scalar
SelectionDAG
Support
Target