1set(LLVM_LINK_COMPONENTS 2 Support 3 ) 4 5add_llvm_unittest(TestingADTTests 6 StringMapEntryTest.cpp 7 StringMapTest.cpp 8 ) 9