blob: c3dccb6c7bb855a3f702faff3f56ffbb2ed0df18 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
core
linker
)
set(LinkerSources
LinkModulesTest.cpp
)
add_llvm_unittest(LinkerTests
${LinkerSources}
)