1set(LLVM_LINK_COMPONENTS Support)2 3add_llvm_utility(UnicodeNameMappingGenerator4 UnicodeNameMappingGenerator.cpp5)6