Add jitlink to LLVM_LINK_COMPONENTS in relevant cling parts

This commit is contained in:
Maksymilian Graczyk 2023-06-30 16:29:57 +02:00 committed by jenkins
parent 30e1bd3c7d
commit 67235e8a2a
2 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,7 @@ set(LLVM_LINK_COMPONENTS
coverage coverage
executionengine executionengine
ipo ipo
jitlink
lto lto
mc mc
object object

View File

@ -32,6 +32,7 @@ set( LLVM_LINK_COMPONENTS
coverage coverage
executionengine executionengine
ipo ipo
jitlink
mc mc
object object
option option