Skip to content

Commit 71bb5f7

Browse files
committed
[ORC] Add JITLink to dependencies of OrcDebugging.
The OrcDebugging library depends on JITLink after b251897.
1 parent b251897 commit 71bb5f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/ExecutionEngine/Orc/Debugging/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ add_llvm_component_library(LLVMOrcDebugging
1717

1818
LINK_COMPONENTS
1919
DebugInfoDWARF
20+
JITLink
2021
OrcJIT
2122
OrcShared
2223
Support

0 commit comments

Comments
 (0)