Add jitlink to LLVM_LINK_COMPONENTS in relevant cling parts
This commit is contained in:
parent
30e1bd3c7d
commit
67235e8a2a
@ -30,6 +30,7 @@ set(LLVM_LINK_COMPONENTS
|
|||||||
coverage
|
coverage
|
||||||
executionengine
|
executionengine
|
||||||
ipo
|
ipo
|
||||||
|
jitlink
|
||||||
lto
|
lto
|
||||||
mc
|
mc
|
||||||
object
|
object
|
||||||
|
@ -32,6 +32,7 @@ set( LLVM_LINK_COMPONENTS
|
|||||||
coverage
|
coverage
|
||||||
executionengine
|
executionengine
|
||||||
ipo
|
ipo
|
||||||
|
jitlink
|
||||||
mc
|
mc
|
||||||
object
|
object
|
||||||
option
|
option
|
||||||
|
Loading…
x
Reference in New Issue
Block a user