[all-commits] [llvm/llvm-project] ff92e4: [examples] Add missing dependency in llvm examples
Hiroshi Inoue via All-commits
all-commits at lists.llvm.org
Fri Jan 10 09:33:29 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ff92e469caefff9f86e5e812c08b9bba582be5d3
https://github.com/llvm/llvm-project/commit/ff92e469caefff9f86e5e812c08b9bba582be5d3
Author: Hiroshi Inoue <inouehrs at gmail.com>
Date: 2020-01-11 (Sat, 11 Jan 2020)
Changed paths:
M llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/CMakeLists.txt
M llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/Server/CMakeLists.txt
M llvm/examples/LLJITExamples/LLJITWithCustomObjectLinkingLayer/CMakeLists.txt
Log Message:
-----------
[examples] Add missing dependency in llvm examples
To fix build failure with BUILD_SHARED_LIBS=ON
More information about the All-commits
mailing list