[all-commits] [llvm/llvm-project] 5ff916: [ORC][JITLink] Add dependence on OrcShared to JITL...
lhames via All-commits
all-commits at lists.llvm.org
Mon Jan 10 00:26:27 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ff916ab72b26e667bd5d2e4a762650ba479c781
https://github.com/llvm/llvm-project/commit/5ff916ab72b26e667bd5d2e4a762650ba479c781
Author: Lang Hames <lhames at gmail.com>
Date: 2022-01-10 (Mon, 10 Jan 2022)
Changed paths:
M llvm/lib/ExecutionEngine/JITLink/CMakeLists.txt
Log Message:
-----------
[ORC][JITLink] Add dependence on OrcShared to JITLink.
JITLink depends on OrcShared as of c0fdc748871. This should fix the build
failure at https://lab.llvm.org/buildbot#builders/61/builds/19796.
More information about the All-commits
mailing list