Index: lldb-3.5.0.src/source/CMakeLists.txt =================================================================== --- lldb-3.5.0.src.orig/source/CMakeLists.txt +++ lldb-3.5.0.src/source/CMakeLists.txt @@ -161,6 +161,7 @@ set( CLANG_USED_LIBS clangRewriteFrontend clangSema clangSerialization + LLVMSupport ) set(LLDB_SYSTEM_LIBS)