1add_llvm_component_library(LLVMSupportLSP 2 Protocol.cpp3 Transport.cpp4 Logging.cpp5 6 LINK_COMPONENTS7 Support8)9