blob: 42b0c25dd1fc92a7a3043a1b4b13f9edc2234631 [file] [log] [blame]
if(LLDB_TOOL_LLDB_SERVER_BUILD)
if (NOT LLVM_USE_SANITIZER MATCHES ".*Address.*")
add_subdirectory(lldb-server)
endif()
endif()