[all-commits] [llvm/llvm-project] 27f2e9: [examples] Fix CMakefiles for JITLink and OrcError...
stephenneuendorffer via All-commits
all-commits at lists.llvm.org
Mon Jan 27 13:58:59 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 27f2e9ab1c80876cce1a81f104677ebb1dce561f
https://github.com/llvm/llvm-project/commit/27f2e9ab1c80876cce1a81f104677ebb1dce561f
Author: Stephen Neuendorffer <stephen.neuendorffer at xilinx.com>
Date: 2020-01-27 (Mon, 27 Jan 2020)
Changed paths:
M llvm/examples/LLJITExamples/LLJITDumpObjects/CMakeLists.txt
Log Message:
-----------
[examples] Fix CMakefiles for JITLink and OrcError library refactoring
The examples need explicit library dependencies when building with
BUILD_SHARED_LIBS=on
More information about the All-commits
mailing list