blob: e06806103b313c8e31b9c295af4c9f04d4f03351 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
DWARFLinkerParallel
Support
)
add_llvm_unittest(DWARFLinkerParallelTests
DWARFLinkerTest.cpp
StringPoolTest.cpp
StringTableTest.cpp
)
target_link_libraries(DWARFLinkerParallelTests PRIVATE LLVMTestingSupport)
add_dependencies(DWARFLinkerParallelTests intrinsics_gen)