diff --git a/lib/Interpreter/CMakeLists.txt b/lib/Interpreter/CMakeLists.txt index b4aaf9a4..2eec93e8 100644 --- a/lib/Interpreter/CMakeLists.txt +++ b/lib/Interpreter/CMakeLists.txt @@ -30,6 +30,7 @@ set(LLVM_LINK_COMPONENTS coverage executionengine ipo + jitlink lto mc object diff --git a/tools/libcling/CMakeLists.txt b/tools/libcling/CMakeLists.txt index 143d3bdb..2a2b15e0 100644 --- a/tools/libcling/CMakeLists.txt +++ b/tools/libcling/CMakeLists.txt @@ -32,6 +32,7 @@ set( LLVM_LINK_COMPONENTS coverage executionengine ipo + jitlink mc object option