1set(LLVM_LINK_COMPONENTS2 SupportLSP3)4 5add_llvm_unittest(LLVMSupportLSPTests6 Protocol.cpp7 Transport.cpp8)9