9 lines
123 B
Text
9 lines
123 B
Text
|
set(LLVM_LINK_COMPONENTS
|
||
|
Support
|
||
|
)
|
||
|
|
||
|
add_llvm_unittest(TestingADTTests
|
||
|
StringMapEntryTest.cpp
|
||
|
StringMapTest.cpp
|
||
|
)
|