Skip to content

Commit 24fde34

Browse files
lhamesgithub-actions[bot]
authored andcommitted
Automerge: [ORC] Add BinaryFormat dependence to the LLVMOrcDebugging library.
This is needed as of 6301394 for MachO::getCPUType and MachO::getCPUSubType.
2 parents 1423f0c + dd42651 commit 24fde34

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
@@ -18,6 +18,7 @@ add_llvm_component_library(LLVMOrcDebugging
1818
${rt_lib}
1919

2020
LINK_COMPONENTS
21+
BinaryFormat
2122
DebugInfoDWARF
2223
JITLink
2324
OrcJIT

0 commit comments

Comments
 (0)