[all-commits] [llvm/llvm-project] 71bb5f: [ORC] Add JITLink to dependencies of OrcDebugging.
lhames via All-commits
all-commits at lists.llvm.org
Thu Sep 28 21:51:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71bb5f7b572c373e719a74edc712950b184d4e37
https://github.com/llvm/llvm-project/commit/71bb5f7b572c373e719a74edc712950b184d4e37
Author: Lang Hames <lhames at gmail.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/Debugging/CMakeLists.txt
Log Message:
-----------
[ORC] Add JITLink to dependencies of OrcDebugging.
The OrcDebugging library depends on JITLink after b2518971d82.
More information about the All-commits
mailing list