[examples] Add missing dependency in llvm examples
authorHiroshi Inoue <inouehrs@gmail.com>
Fri, 10 Jan 2020 16:59:59 +0000 (01:59 +0900)
committerHiroshi Inoue <inouehrs@gmail.com>
Fri, 10 Jan 2020 17:32:39 +0000 (02:32 +0900)
commitff92e469caefff9f86e5e812c08b9bba582be5d3
treee668d649519fcf092b63ae946c0e3632b9bd9eda
parentcce4676d6d78ba56e929bd37d65c2667390b68c7
[examples] Add missing dependency in llvm examples

To fix build failure with BUILD_SHARED_LIBS=ON
llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/CMakeLists.txt
llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/Server/CMakeLists.txt
llvm/examples/LLJITExamples/LLJITWithCustomObjectLinkingLayer/CMakeLists.txt