Skip to content

Commit 1f25e1f

Browse files
committed
[llvm] explicitly link llvm-jitlink-executor with ExecutionEngine
1 parent 6f4add3 commit 1f25e1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/tools/llvm-jitlink/llvm-jitlink-executor/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
set(LLVM_LINK_COMPONENTS
2+
ExecutionEngine
23
OrcShared
34
OrcTargetProcess
45
Support

0 commit comments

Comments
 (0)