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
executionengine
ipo
jitlink
lto
mc
object

View File

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